From d9338083192084613e5530b02710b796252d342b Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 12 Aug 2010 10:57:04 +0000 Subject: New scripting system part2. --- client/macrodrawer.cc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client/macrodrawer.cc') diff --git a/client/macrodrawer.cc b/client/macrodrawer.cc index 89bd255..a28e7da 100644 --- a/client/macrodrawer.cc +++ b/client/macrodrawer.cc @@ -31,6 +31,11 @@ #include #include #include +#include +#include +#include + +#include "macro.h" MacroDrawer::MacroDrawer(Macro *macro, QString title, QWidget *edge) { -- cgit v1.2.3