X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factionmodifyexplodetext.h;h=bf4531df12e591358e6ba9df9cf1cdd3c9b36aa6;hb=e1d1cacbb43055988d0d9db632fdf05c0bea9543;hp=ee496edec1f94fe45d6e5a06d30454691b2cec5f;hpb=d774c2655ba2c3657a565f325411144452392277;p=architektonas diff --git a/src/actions/actionmodifyexplodetext.h b/src/actions/actionmodifyexplodetext.h index ee496ed..bf4531d 100644 --- a/src/actions/actionmodifyexplodetext.h +++ b/src/actions/actionmodifyexplodetext.h @@ -13,7 +13,7 @@ class ActionModifyExplodeText: public ActionInterface { public: - ActionModifyExplodeText(RS_EntityContainer & container, GraphicView & graphicView); + ActionModifyExplodeText(EntityContainer & container, GraphicView & graphicView); ~ActionModifyExplodeText(); virtual RS2::ActionType rtti();