summaryrefslogtreecommitdiffstats
path: root/usersdialog.cpp
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-12-05 16:44:47 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-12-05 16:44:47 +0100
commit45ccd60ee56f94d18851bb0e3ff903d4f4126512 (patch)
tree68ba8990a72ee8174f61d085dc7027afe1dffead /usersdialog.cpp
parentd91849ec309df04c02a9c1f85947e6464dbd61bc (diff)
Minor cleanup and added CONFIG += c++11 which probably fixes #244
Diffstat (limited to 'usersdialog.cpp')
-rw-r--r--usersdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/usersdialog.cpp b/usersdialog.cpp
index 97090713..23b99e03 100644
--- a/usersdialog.cpp
+++ b/usersdialog.cpp
@@ -1,6 +1,6 @@
#include "usersdialog.h"
-#include "ui_usersdialog.h"
#include "debughelper.h"
+#include "ui_usersdialog.h"
#include <QRegExp>
/**