]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actioninfototallength.h
Removed a bunch of cruft...
[architektonas] / src / actions / rs_actioninfototallength.h
index cd75db9b68323c812750cd1eff781342defc8155..8225cb91a590f1b6cbc2fefdd9c990f2de5f0c4a 100644 (file)
@@ -19,7 +19,7 @@ class RS_ActionInfoTotalLength: public RS_ActionInterface
                };
 
        public:
-               RS_ActionInfoTotalLength(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionInfoTotalLength(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionInfoTotalLength();
 
                virtual void init(int status = 0);