summaryrefslogtreecommitdiff
path: root/client/mainwindow.h
diff options
context:
space:
mode:
authordeva <deva>2009-02-27 10:00:28 +0000
committerdeva <deva>2009-02-27 10:00:28 +0000
commitee5b3e99fcff0573ea39a2ed52027ef6a60f6b01 (patch)
treef981639f9a00cc7e8d651e938854baed7d9e9053 /client/mainwindow.h
parent95549f54dcb24584ad7fbd467e47453a1ef56b85 (diff)
Fixed multiple adding of the header (on each update)
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r--client/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/mainwindow.h b/client/mainwindow.h
index f23ade1..00300f4 100644
--- a/client/mainwindow.h
+++ b/client/mainwindow.h
@@ -51,6 +51,8 @@ private:
QMap< QString, MacroWindow* > macros;
QWidget *w;
+ QLabel *header;
+
bool initialising;
void init();