┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.cpp
diff options
context:
space:
mode:
authorMaciej Mrozowski <[email protected]>2009-12-21 20:58:28 +0000
committerMaciej Mrozowski <[email protected]>2009-12-21 20:58:28 +0000
commitb6cf6cc6846755f11b1c8ebce28ea7f8b7c6e77d (patch)
tree097b142d5a408d35c3c994f8e4b113ce98731b41 /src/dolphinmainwindow.cpp
parentcf0e6bcfe6d7e0dc1e0a0aa77138fd7fbbd79707 (diff)
Revert r1053349 - this file is included alread when HAVE_NEPOMUK is defined - no need to do it twice.
This fixed compilation without nepomuk libs. svn path=/trunk/KDE/kdebase/apps/; revision=1064809
Diffstat (limited to 'src/dolphinmainwindow.cpp')
-rw-r--r--src/dolphinmainwindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
index bcff50cea..e1cc13095 100644
--- a/src/dolphinmainwindow.cpp
+++ b/src/dolphinmainwindow.cpp
@@ -31,7 +31,6 @@
#include "dolphinapplication.h"
#include "dolphinnewmenu.h"
#include "search/dolphinsearchbox.h"
-#include "search/dolphinsearchoptionsconfigurator.h"
#include "settings/dolphinsettings.h"
#include "settings/dolphinsettingsdialog.h"
#include "dolphinviewcontainer.h"