]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actioninfoarea.h
Refactoring: Moved RS_GraphicView to GraphicView.
[architektonas] / src / actions / rs_actioninfoarea.h
index 0f701acb60f2064eeccf64f40ce5f421de9dcb6d..1d1bcd48b6e8b4f7597ccabf925962302557787e 100644 (file)
@@ -25,7 +25,7 @@ class RS_ActionInfoArea: public RS_PreviewActionInterface
                };
 
        public:
-               RS_ActionInfoArea(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionInfoArea(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionInfoArea();
 
                virtual void init(int status = 0);