diff options
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r-- | client/mainwindow.h | 2 |
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" |