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