From 3b1d37c35906b297d1fd9c3660615417d97008f3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:09:28 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- systemsettings/kcmsearch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemsettings/kcmsearch.h') 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 -- cgit v1.2.1