X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondimleader.h;h=91f5e3e1926f18eef837ff1079c2e3aeda9a0ef0;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=545bff6e8194fff6deed118dcd9a195fdf6ba410;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actiondimleader.h b/src/actions/rs_actiondimleader.h index 545bff6..91f5e3e 100644 --- a/src/actions/rs_actiondimleader.h +++ b/src/actions/rs_actiondimleader.h @@ -25,7 +25,7 @@ class RS_ActionDimLeader: public RS_PreviewActionInterface }; public: - RS_ActionDimLeader(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDimLeader(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDimLeader(); //static QAction * createGUIAction(RS2::ActionType /*type*/, QObject * /*parent*/);