X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Fqg_actionhandler.h;h=d5d68c234100a833d0029083a69af6bf3b57d6e9;hb=27d4a138d23453e93a833e9347444b828a971cb4;hp=69cc5e616626115d40e3df16cb854fc7d34654ae;hpb=3b479913b79032e514ce8c74ba915c6c91ab0f15;p=architektonas diff --git a/src/widgets/qg_actionhandler.h b/src/widgets/qg_actionhandler.h index 69cc5e6..d5d68c2 100644 --- a/src/widgets/qg_actionhandler.h +++ b/src/widgets/qg_actionhandler.h @@ -2,11 +2,11 @@ #define QG_ACTIONHANDLER_H #include -#include "rs_document.h" -#include "qg_graphicview.h" +#include "rs.h" class QG_MainWindowInterface; class CadToolBarSnap; +class RS_ActionInterface; /** * This class can trigger actions (from menus, buttons, ...).