X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawlinerectangle.h;h=2bf88a007a77ece19ccf1bde43e5e760e531f3b7;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=6097a155000d8bb1d16067b4efcae1eca06d2dd2;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actiondrawlinerectangle.h b/src/actions/rs_actiondrawlinerectangle.h index 6097a15..2bf88a0 100644 --- a/src/actions/rs_actiondrawlinerectangle.h +++ b/src/actions/rs_actiondrawlinerectangle.h @@ -23,7 +23,7 @@ class RS_ActionDrawLineRectangle: public RS_PreviewActionInterface }; public: - RS_ActionDrawLineRectangle(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawLineRectangle(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawLineRectangle(); void reset();