X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawtext.h;h=a8e9c467337d51d5d5f73534ef62d41bc5c8a41e;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=dcafd561ca8441e8d5df62268974fd478f22a8ec;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actiondrawtext.h b/src/actions/rs_actiondrawtext.h index dcafd56..a8e9c46 100644 --- a/src/actions/rs_actiondrawtext.h +++ b/src/actions/rs_actiondrawtext.h @@ -23,7 +23,7 @@ class RS_ActionDrawText: public RS_PreviewActionInterface }; public: - RS_ActionDrawText(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawText(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawText(); virtual RS2::ActionType rtti();