X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factionselectinvert.h;h=8ebd1f951b7a8e8a0722cbde13ae2816e7ed7905;hb=2ee84c5948ede7fc2f7b4435c5edef42a030ac05;hp=27269759c511915f88c14b2078864a3b3820192b;hpb=d774c2655ba2c3657a565f325411144452392277;p=architektonas diff --git a/src/actions/actionselectinvert.h b/src/actions/actionselectinvert.h index 2726975..8ebd1f9 100644 --- a/src/actions/actionselectinvert.h +++ b/src/actions/actionselectinvert.h @@ -12,7 +12,7 @@ class ActionSelectInvert: public ActionInterface { public: - ActionSelectInvert(RS_EntityContainer & container, GraphicView & graphicView); + ActionSelectInvert(EntityContainer & container, GraphicView & graphicView); ~ActionSelectInvert(); virtual RS2::ActionType rtti();