diff options
| author | Dmitry Suzdalev <[email protected]> | 2009-11-23 21:56:26 +0000 |
|---|---|---|
| committer | Dmitry Suzdalev <[email protected]> | 2009-11-23 21:56:26 +0000 |
| commit | 61813e0df76f050dfa8de8e3f2220566b4013dec (patch) | |
| tree | 2a26a94d61096ecbccc95e4ef8c8a20869fa7417 /src/dolphinmainwindow.cpp | |
| parent | f821db58becdb8f140935d88adc58547f0008d22 (diff) | |
Add missing include
svn path=/trunk/KDE/kdebase/apps/; revision=1053349
Diffstat (limited to 'src/dolphinmainwindow.cpp')
| -rw-r--r-- | src/dolphinmainwindow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index ceece9612..df73804dc 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -31,6 +31,7 @@ #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" |
