X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondimension.h;h=910bfc0a7a491ae5602b5aed26e5167ed54ddf9d;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=1c4735b354c2152abb24dd735c22382f7b1d0e97;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondimension.h b/src/actions/rs_actiondimension.h index 1c4735b..910bfc0 100644 --- a/src/actions/rs_actiondimension.h +++ b/src/actions/rs_actiondimension.h @@ -13,7 +13,7 @@ class RS_ActionDimension: public RS_PreviewActionInterface { public: - RS_ActionDimension(const char * name, RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDimension(const char * name, RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDimension(); virtual void reset();