]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionmodifyexplodetext.h
Refactoring: Moved RS_GraphicView to GraphicView.
[architektonas] / src / actions / rs_actionmodifyexplodetext.h
index d0ebe749a06092c8c4386e1f975555309e0a1656..f4e7c7194d6a26a48e79c8630fb49deb2e054b1d 100644 (file)
@@ -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();