]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actioninfototallength.cpp
Refactoring: Moved RS_GraphicView to GraphicView.
[architektonas] / src / actions / rs_actioninfototallength.cpp
index 5b96dac41fe11452bfbda618335c1b3ae4d26ac8..40b2605e1d971e02e34bd778e51a31264991d9ee 100644 (file)
@@ -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)
 {
 }