summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-11-11 15:32:59 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-11-13 02:50:37 +0100
commit9fff1383205279a747c09bf07af84cfa37dd3403 (patch)
treee028c29af75cb543a3c02a4c3545a6064c8426e6 /src/mainwindow.cpp
parentMoved data dir to src (diff)
downloadrekonq-9fff1383205279a747c09bf07af84cfa37dd3403.tar.xz
cleaning home :)
In Italy we say "Pulizie di Pasqua". Just some changes to reorganize things better
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 43031446..8caa6fbc 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -35,7 +35,7 @@
// Local Includes
#include "application.h"
-#include "settings.h"
+#include "settingsdialog.h"
#include "history.h"
#include "bookmarks.h"
#include "webview.h"