X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Frs_actiondrawhatch.h;h=295456464dfedd426201a96a44f55a5d0df933a8;hb=f7188d32d0beaef31fc3475be05daea2f018ebec;hp=c632753e2d435080765d5ed355c39cf8c5204aea;hpb=ee048ce722e7beb53e702825bb3285cd5cacd8bb;p=architektonas diff --git a/src/actions/rs_actiondrawhatch.h b/src/actions/rs_actiondrawhatch.h index c632753..2954564 100644 --- a/src/actions/rs_actiondrawhatch.h +++ b/src/actions/rs_actiondrawhatch.h @@ -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);