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