X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondimaligned.h;h=b7bf152dbc1a886aa7373e8af115ddff5c865140;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=8e6b958ae9e01972511fb165821aea93200ba4bb;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondimaligned.h b/src/actions/rs_actiondimaligned.h index 8e6b958..b7bf152 100644 --- a/src/actions/rs_actiondimaligned.h +++ b/src/actions/rs_actiondimaligned.h @@ -24,7 +24,7 @@ class RS_ActionDimAligned: public RS_ActionDimension }; public: - RS_ActionDimAligned(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionDimAligned(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionDimAligned(); virtual RS2::ActionType rtti();