diff options
| author | Christian Ehrlicher <[email protected]> | 2010-01-04 19:02:00 +0000 |
|---|---|---|
| committer | Christian Ehrlicher <[email protected]> | 2010-01-04 19:02:00 +0000 |
| commit | 9dd080b80332526b079876a8b5b717684c535116 (patch) | |
| tree | 48e0ee87ffff55ba5dae8fdddccdb28ba673c5f3 /src | |
| parent | d35964345eeeeaf261ecbd9679b752db6eb49e8f (diff) | |
msvc compile++
svn path=/trunk/KDE/kdebase/apps/; revision=1070031
Diffstat (limited to 'src')
| -rw-r--r-- | src/search/dolphinsearchoptionsconfigurator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search/dolphinsearchoptionsconfigurator.h b/src/search/dolphinsearchoptionsconfigurator.h index e4f7718e2..304bd42a7 100644 --- a/src/search/dolphinsearchoptionsconfigurator.h +++ b/src/search/dolphinsearchoptionsconfigurator.h @@ -103,7 +103,7 @@ private: * custom search query as Nepomuk confrom query. * @see DolphinSearchOptionsConfigurator::setCustomSearchQuery() */ - Nepomuk::Query::Query nepomukQuery() const; + Nepomuk::Query nepomukQuery() const; private: bool m_initialized; |
