X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actioninfototallength.cpp;h=40b2605e1d971e02e34bd778e51a31264991d9ee;hb=be33e866f2121c48db93e06d743c5ae3826c1948;hp=5b96dac41fe11452bfbda618335c1b3ae4d26ac8;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actioninfototallength.cpp b/src/actions/rs_actioninfototallength.cpp index 5b96dac..40b2605 100644 --- a/src/actions/rs_actioninfototallength.cpp +++ b/src/actions/rs_actioninfototallength.cpp @@ -16,7 +16,7 @@ #include "rs_dialogfactory.h" -RS_ActionInfoTotalLength::RS_ActionInfoTotalLength(RS_EntityContainer & container, RS_GraphicView & graphicView): RS_ActionInterface("Info Total Length", +RS_ActionInfoTotalLength::RS_ActionInfoTotalLength(RS_EntityContainer & container, GraphicView & graphicView): RS_ActionInterface("Info Total Length", container, graphicView) { }