]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionfilenew.h
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actionfilenew.h
index fe8ddc6c814e2a212df41e9ee50942d44710a235..43ecc2ecf959feab521bda6380afdeb903cc37b3 100644 (file)
@@ -11,7 +11,7 @@
 class RS_ActionFileNew: public RS_ActionInterface
 {
        public:
-               RS_ActionFileNew(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionFileNew(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionFileNew();
 
                virtual void init(int status = 0);