summaryrefslogtreecommitdiffstats
path: root/systemsettings/kcmsearch.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-04 14:09:28 -0600
committerTimothy Pearson <[email protected]>2013-02-04 14:09:28 -0600
commit3b1d37c35906b297d1fd9c3660615417d97008f3 (patch)
tree407bef5efbdd60e16d33a5fe42517a757f50c2bf /systemsettings/kcmsearch.h
parent28ae138d6e8936bab8c737400ac44682d48c9196 (diff)
downloadtde-systemsettings-3b1d37c35906b297d1fd9c3660615417d97008f3.tar.gz
tde-systemsettings-3b1d37c35906b297d1fd9c3660615417d97008f3.zip
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'systemsettings/kcmsearch.h')
-rw-r--r--systemsettings/kcmsearch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/kcmsearch.h b/systemsettings/kcmsearch.h
index c4de5db..a625c64 100644
--- a/systemsettings/kcmsearch.h
+++ b/systemsettings/kcmsearch.h
@@ -31,7 +31,7 @@ class ModulesView;
* Searches all the ModuleIconItem's in MainWindow and "disables" the ones
* whos keywords don't match the current search.
*/
-class KcmSearch : public KIconViewSearchLine
+class KcmSearch : public TDEIconViewSearchLine
{
Q_OBJECT