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