]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/actionzoomautoy.h
Removed unnecessary RS_ prefix from classes and whatnot.
[architektonas] / src / actions / actionzoomautoy.h
index 2857670bfc673c89f2d62fdd28fb4343cc5fc97a..691ae9ec6964510868352976cf5674e8389daa1b 100644 (file)
@@ -12,7 +12,7 @@
 class ActionZoomAutoY: public ActionInterface
 {
        public:
-               ActionZoomAutoY(RS_EntityContainer & container, GraphicView & graphicView);
+               ActionZoomAutoY(EntityContainer & container, GraphicView & graphicView);
                ~ActionZoomAutoY();
 
                virtual void init(int status = 0);