aboutsummaryrefslogtreecommitdiff
path: root/aobutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'aobutton.h')
-rw-r--r--aobutton.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/aobutton.h b/aobutton.h
index 04923755..4b7209ae 100644
--- a/aobutton.h
+++ b/aobutton.h
@@ -4,6 +4,7 @@
#include "aoapplication.h"
#include <QPushButton>
+#include <QDebug>
class AOButton : public QPushButton
{