summaryrefslogtreecommitdiffstats
path: root/qt-gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt-gui.cpp')
-rw-r--r--qt-gui.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-gui.cpp b/qt-gui.cpp
index aeed39b32..474622e99 100644
--- a/qt-gui.cpp
+++ b/qt-gui.cpp
@@ -9,6 +9,7 @@
#include <QDesktopWidget>
#include <QNetworkProxy>
#include <QLibraryInfo>
+#include <QTextCodec>
static QApplication *application = NULL;
static MainWindow *window = NULL;