From 34ec7cf1e70300eb43f3822ce3261893f9f8ace6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:19:04 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- kdelirc/kcmlirc/editmode.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdelirc/kcmlirc/editmode.cpp') diff --git a/kdelirc/kcmlirc/editmode.cpp b/kdelirc/kcmlirc/editmode.cpp index aad27da..a197bb7 100644 --- a/kdelirc/kcmlirc/editmode.cpp +++ b/kdelirc/kcmlirc/editmode.cpp @@ -18,7 +18,7 @@ EditMode::EditMode(TQWidget *parent, const char *name, bool modal, WFlags fl) : EditModeBase(parent, name, modal, fl) { - theIcon->setIconType(KIcon::Panel, KIcon::Any); + theIcon->setIconType(TDEIcon::Panel, TDEIcon::Any); } EditMode::~EditMode() -- cgit v1.2.3