]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionmodifytrimamount.h
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actionmodifytrimamount.h
index 3cb02c0be9d8b5360be1f3a2349c51b97b23f53a..e77df4f60573e934e0a944f619b7262f66a31a8a 100644 (file)
@@ -23,7 +23,7 @@ class RS_ActionModifyTrimAmount: public RS_ActionInterface
                };
 
        public:
-               RS_ActionModifyTrimAmount(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionModifyTrimAmount(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionModifyTrimAmount();
 
                virtual RS2::ActionType rtti();