X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawpoint.h;h=e7efb203c6b80f5fb5d22685f553db0735358669;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=be4fb01956d45da52d3d304848ba7168c9ca66d1;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actiondrawpoint.h b/src/actions/rs_actiondrawpoint.h index be4fb01..e7efb20 100644 --- a/src/actions/rs_actiondrawpoint.h +++ b/src/actions/rs_actiondrawpoint.h @@ -12,7 +12,7 @@ class RS_ActionDrawPoint: public RS_PreviewActionInterface { public: - RS_ActionDrawPoint(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawPoint(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawPoint(); virtual void trigger();