X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionblocksinsert.h;h=7e3fb94967d0511762ae07de89e76baff3c45b93;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=5ef409566843f150dabcdaf586c53b3de701cada;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionblocksinsert.h b/src/actions/rs_actionblocksinsert.h index 5ef4095..7e3fb94 100644 --- a/src/actions/rs_actionblocksinsert.h +++ b/src/actions/rs_actionblocksinsert.h @@ -27,7 +27,7 @@ class RS_ActionBlocksInsert: public RS_PreviewActionInterface }; public: - RS_ActionBlocksInsert(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionBlocksInsert(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionBlocksInsert(); virtual RS2::ActionType rtti();