]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actioninfoangle.h
Refactored CAD tool bars to use predefined actions.
[architektonas] / src / actions / rs_actioninfoangle.h
index ca336877a14c4a958abccb31e068a7f79f725c5f..50bff9409095d30bc24fbc3605ede87759d83880 100644 (file)
@@ -23,7 +23,7 @@ class RS_ActionInfoAngle: public RS_PreviewActionInterface
                };
 
        public:
-               RS_ActionInfoAngle(RS_EntityContainer & container, RS_GraphicView & graphicView);
+               RS_ActionInfoAngle(RS_EntityContainer & container, GraphicView & graphicView);
                ~RS_ActionInfoAngle();
 
                virtual void init(int status = 0);