summaryrefslogtreecommitdiffhomepage
path: root/gui/main.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-11-18 20:04:44 +0100
committerStanislaw Halik <sthalik@misaki.pl>2016-11-18 20:04:53 +0100
commitd26048617d78396cc6381eaf06f19fee484d811c (patch)
tree46fd10052fb16b389abd560f71d10c6e546624d7 /gui/main.cpp
parenta0e74e725cd483c1f78b640db9c6148158d2b442 (diff)
gui: resize dialog boxes to fit text
Diffstat (limited to 'gui/main.cpp')
-rw-r--r--gui/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/main.cpp b/gui/main.cpp
index 8bc09537..acf82808 100644
--- a/gui/main.cpp
+++ b/gui/main.cpp
@@ -17,7 +17,6 @@ using namespace options;
#include <QCommandLineParser>
#include <QStyleFactory>
#include <QStringList>
-#include <QMessageBox>
#include <QDebug>
#include <memory>
#include <cstring>