X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionselectinvert.h;h=bcf7f828d832f5fdda47fc82a29c540af6d40c19;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=5a4a2bbdbf6177bae2db8dd42494b75b978dbb39;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionselectinvert.h b/src/actions/rs_actionselectinvert.h index 5a4a2bb..bcf7f82 100644 --- a/src/actions/rs_actionselectinvert.h +++ b/src/actions/rs_actionselectinvert.h @@ -11,7 +11,7 @@ class RS_ActionSelectInvert: public RS_ActionInterface { public: - RS_ActionSelectInvert(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionSelectInvert(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionSelectInvert(); virtual RS2::ActionType rtti();