summaryrefslogtreecommitdiff
path: root/client/mainwindow.h
diff options
context:
space:
mode:
authordeva <deva>2010-05-28 09:58:14 +0000
committerdeva <deva>2010-05-28 09:58:14 +0000
commit0ce24ae367bb8c274663f097c65ea1abc325b08b (patch)
treeb3d8a2cf38b96a2c60d96ad40ec38a8dd3388447 /client/mainwindow.h
parent2846c88debd537159898339d2a55dcdccdbab45b (diff)
Use incorporated fixed font to render resume texts.
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 6f88058..68a0673 100644
--- a/client/mainwindow.h
+++ b/client/mainwindow.h
@@ -31,6 +31,8 @@
#include <QMap>
#include <QVector>
#include <QPushButton>
+#include <QFont>
+
#include "netcom.h"
#include "macrowindow.h"
#include "sessions.h"