X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionmodifyround.h;h=27efe84079acc84bf3344bdeaf5e762fedc16037;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=37f79c27bc931612606777a1aa4c0e4de4f98427;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionmodifyround.h b/src/actions/rs_actionmodifyround.h index 37f79c2..27efe84 100644 --- a/src/actions/rs_actionmodifyround.h +++ b/src/actions/rs_actionmodifyround.h @@ -26,7 +26,7 @@ class RS_ActionModifyRound: public RS_PreviewActionInterface }; public: - RS_ActionModifyRound(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionModifyRound(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionModifyRound(); virtual RS2::ActionType rtti();