X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionmodifystretch.cpp;h=df7c9ae3a3665b645f3b34dbb00cd2a6285380ac;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=7f391f85755fadb215fe067f64218cf97d7d5ec5;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/actions/rs_actionmodifystretch.cpp b/src/actions/rs_actionmodifystretch.cpp index 7f391f8..df7c9ae 100644 --- a/src/actions/rs_actionmodifystretch.cpp +++ b/src/actions/rs_actionmodifystretch.cpp @@ -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);