X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawimage.h;h=47a330714c8cd2809a85ae002208b3f76d8cc628;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=284208deadd857da4070dc8fd2b2847eb3e64879;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawimage.h b/src/actions/rs_actiondrawimage.h index 284208d..47a3307 100644 --- a/src/actions/rs_actiondrawimage.h +++ b/src/actions/rs_actiondrawimage.h @@ -29,7 +29,7 @@ class RS_ActionDrawImage: public RS_PreviewActionInterface }; public: - RS_ActionDrawImage(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDrawImage(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDrawImage(); virtual RS2::ActionType rtti();