X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionmodifyexplodetext.h;h=f4e7c7194d6a26a48e79c8630fb49deb2e054b1d;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=d0ebe749a06092c8c4386e1f975555309e0a1656;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actionmodifyexplodetext.h b/src/actions/rs_actionmodifyexplodetext.h index d0ebe74..f4e7c71 100644 --- a/src/actions/rs_actionmodifyexplodetext.h +++ b/src/actions/rs_actionmodifyexplodetext.h @@ -12,7 +12,7 @@ class RS_ActionModifyExplodeText: public RS_PreviewActionInterface { public: - RS_ActionModifyExplodeText(RS_EntityContainer & container, RS_GraphicView & graphicView); + RS_ActionModifyExplodeText(RS_EntityContainer & container, GraphicView & graphicView); ~RS_ActionModifyExplodeText(); virtual RS2::ActionType rtti();