X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionselectsingle.h;h=bb003b6dcecc0eaa29fbb594ed66ca7df49e3b86;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=17e9547e71262be0f35fd651c35fd90e2640788d;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;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();