]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/actioninfototallength.h
Removed unnecessary RS_ prefix from classes and whatnot.
[architektonas] / src / actions / actioninfototallength.h
index c6ed62147c6fa52cef881670b89a156d39766e07..86f6fbcfe3a3e9550960a3d2cbf33fda7c8188e0 100644 (file)
@@ -20,7 +20,7 @@ class ActionInfoTotalLength: public ActionInterface
                };
 
        public:
-               ActionInfoTotalLength(RS_EntityContainer & container, GraphicView & graphicView);
+               ActionInfoTotalLength(EntityContainer & container, GraphicView & graphicView);
                ~ActionInfoTotalLength();
 
                virtual void init(int status = 0);