X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionfilenew.h;h=43ecc2ecf959feab521bda6380afdeb903cc37b3;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=fe8ddc6c814e2a212df41e9ee50942d44710a235;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actionfilenew.h b/src/actions/rs_actionfilenew.h index fe8ddc6..43ecc2e 100644 --- a/src/actions/rs_actionfilenew.h +++ b/src/actions/rs_actionfilenew.h @@ -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);