]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionmodifyexplodetext.cpp
Refactoring: Moved RS_GraphicView to GraphicView.
[architektonas] / src / actions / rs_actionmodifyexplodetext.cpp
index a5037a2b5f6a5742d5f27da13e42b3c4b8ecea32..62a263c10456f5eb6dca69937c7fc3c600176783 100644 (file)
@@ -20,7 +20,7 @@
  * Constructor.
  */
 RS_ActionModifyExplodeText::RS_ActionModifyExplodeText(RS_EntityContainer & container,
-       RS_GraphicView & graphicView): RS_PreviewActionInterface("Blocks Explode",
+       GraphicView & graphicView): RS_PreviewActionInterface("Blocks Explode",
                container, graphicView)
 {
 }