X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionselectsingle.h;h=bb003b6dcecc0eaa29fbb594ed66ca7df49e3b86;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=17e9547e71262be0f35fd651c35fd90e2640788d;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actionselectsingle.h b/src/actions/rs_actionselectsingle.h index 17e9547..bb003b6 100644 --- a/src/actions/rs_actionselectsingle.h +++ b/src/actions/rs_actionselectsingle.h @@ -13,7 +13,7 @@ class RS_Entity; class RS_ActionSelectSingle: public RS_ActionInterface { public: - RS_ActionSelectSingle(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionSelectSingle(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionSelectSingle(); virtual RS2::ActionType rtti();