]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/qg_actionhandler.h
Merged QC_GraphicView into QG_GraphicView...
[architektonas] / src / widgets / qg_actionhandler.h
index 69cc5e616626115d40e3df16cb854fc7d34654ae..d5d68c234100a833d0029083a69af6bf3b57d6e9 100644 (file)
@@ -2,11 +2,11 @@
 #define QG_ACTIONHANDLER_H
 
 #include <QtGui>
-#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, ...).