]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionmodifystretch.cpp
Refactored CAD tool bars to use predefined actions.
[architektonas] / src / actions / rs_actionmodifystretch.cpp
index 7f391f85755fadb215fe067f64218cf97d7d5ec5..df7c9ae3a3665b645f3b34dbb00cd2a6285380ac 100644 (file)
@@ -19,7 +19,7 @@
 #include "rs_preview.h"
 
 RS_ActionModifyStretch::RS_ActionModifyStretch(RS_EntityContainer & container,
-       RS_GraphicView & graphicView): RS_PreviewActionInterface("Stretch Entities",
+       GraphicView & graphicView): RS_PreviewActionInterface("Stretch Entities",
                container, graphicView)
 {
        firstCorner = Vector(false);