]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionmodifyround.h
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actionmodifyround.h
index 37f79c27bc931612606777a1aa4c0e4de4f98427..27efe84079acc84bf3344bdeaf5e762fedc16037 100644 (file)
@@ -26,7 +26,7 @@ class RS_ActionModifyRound: public RS_PreviewActionInterface
                };
 
        public:
-               RS_ActionModifyRound(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionModifyRound(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionModifyRound();
 
                virtual RS2::ActionType rtti();