]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionselectinvert.h
Refactoring: Moved RS_GraphicView to GraphicView.
[architektonas] / src / actions / rs_actionselectinvert.h
index 5a4a2bbdbf6177bae2db8dd42494b75b978dbb39..bcf7f828d832f5fdda47fc82a29c540af6d40c19 100644 (file)
@@ -11,7 +11,7 @@
 class RS_ActionSelectInvert: public RS_ActionInterface
 {
        public:
-               RS_ActionSelectInvert(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionSelectInvert(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionSelectInvert();
 
                virtual RS2::ActionType rtti();