aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/pastebindotcomsettings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/pastebindotcomsettings.cpp')
-rw-r--r--src/plugins/cpaster/pastebindotcomsettings.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/cpaster/pastebindotcomsettings.cpp b/src/plugins/cpaster/pastebindotcomsettings.cpp
index d2205059a5..f3d47bb782 100644
--- a/src/plugins/cpaster/pastebindotcomsettings.cpp
+++ b/src/plugins/cpaster/pastebindotcomsettings.cpp
@@ -35,8 +35,8 @@
#include "ui_pastebindotcomsettings.h"
#include <coreplugin/icore.h>
-#include <QtCore/QSettings>
-#include <QtCore/QCoreApplication>
+#include <QSettings>
+#include <QCoreApplication>
static const char groupC[] = "PasteBinDotComSettings";
static const char prefixKeyC[] = "Prefix";