X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionlibraryinsert.h;h=51e3e442d87ffe386d64a51870ea94f4d67d671b;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=c64f8db3dabd833ec89fb06e48fa1b8e61730866;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionlibraryinsert.h b/src/actions/rs_actionlibraryinsert.h index c64f8db..51e3e44 100644 --- a/src/actions/rs_actionlibraryinsert.h +++ b/src/actions/rs_actionlibraryinsert.h @@ -28,7 +28,7 @@ class RS_ActionLibraryInsert: public RS_PreviewActionInterface }; public: - RS_ActionLibraryInsert(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionLibraryInsert(RS_EntityContainer & container, GraphicView & graphicView); virtual ~RS_ActionLibraryInsert(); virtual RS2::ActionType rtti();