summaryrefslogtreecommitdiff
path: root/src/newtabpage.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-30 17:22:18 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-30 17:22:18 +0200
commit6c1e962f097e1c75a5a7b2e621c5c235bb7a1d9a (patch)
tree48544c2f72b07eef1bc0ace0e602bfda3c25538b /src/newtabpage.cpp
parentKrazy fixes (diff)
downloadrekonq-6c1e962f097e1c75a5a7b2e621c5c235bb7a1d9a.tar.xz
Include Fixes, first bunch
Diffstat (limited to 'src/newtabpage.cpp')
-rw-r--r--src/newtabpage.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/newtabpage.cpp b/src/newtabpage.cpp
index 5e76313c..f177cbf3 100644
--- a/src/newtabpage.cpp
+++ b/src/newtabpage.cpp
@@ -46,12 +46,11 @@
#include <KStandardDirs>
#include <KIconLoader>
#include <KConfig>
-#include <KConfigGroup>
#include <KDialog>
#include <KCalendarSystem>
// Qt Includes
-#include <QFile>
+#include <QtCore/QFile>
NewTabPage::NewTabPage(QWebFrame *frame)