summaryrefslogtreecommitdiff
path: root/client/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r--client/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/mainwindow.h b/client/mainwindow.h
index afc9d08..a9fb596 100644
--- a/client/mainwindow.h
+++ b/client/mainwindow.h
@@ -34,10 +34,10 @@
#include <QFont>
#include "netcom.h"
-#include "macrowindow.h"
#include "sessions.h"
#include "macro.h"
+class QLabel;
class MainWindow : public QMainWindow {
Q_OBJECT
public: