summaryrefslogtreecommitdiff
path: root/utils/themeeditor/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/main.cpp')
-rw-r--r--utils/themeeditor/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/themeeditor/main.cpp b/utils/themeeditor/main.cpp
index 5dc52a0b88..1a082759e7 100644
--- a/utils/themeeditor/main.cpp
+++ b/utils/themeeditor/main.cpp
@@ -21,7 +21,7 @@
21 21
22#include "editorwindow.h" 22#include "editorwindow.h"
23 23
24#include <QtGui/QApplication> 24#include <QApplication>
25 25
26int main(int argc, char* argv[]) 26int main(int argc, char* argv[])
27{ 27{