X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actionselectcontour.cpp;h=992474770b14561f6918366ad9132dd446793b38;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=9f98a062f5074f8a8ec38768d8f91d6bdafe1f19;hpb=46a5b82a20219b6d24e6095f56843db3eaa45595;p=architektonas diff --git a/src/actions/rs_actionselectcontour.cpp b/src/actions/rs_actionselectcontour.cpp index 9f98a06..9924747 100644 --- a/src/actions/rs_actionselectcontour.cpp +++ b/src/actions/rs_actionselectcontour.cpp @@ -18,7 +18,7 @@ #include "rs_selection.h" RS_ActionSelectContour::RS_ActionSelectContour(RS_EntityContainer & container, - RS_GraphicView & graphicView): + GraphicView & graphicView): RS_ActionInterface("Select Contours", container, graphicView) { en = NULL;