From 7bc058d1bffbd79bf9d9416f879ccb4873b6045e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:18:40 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- scripts/fixheaders | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/fixheaders') diff --git a/scripts/fixheaders b/scripts/fixheaders index 577b6968..6712ee5c 100644 --- a/scripts/fixheaders +++ b/scripts/fixheaders @@ -72,8 +72,8 @@ $lastdir = '.'; '`SmallIcon\' undeclared \(first use this function\)' => "kiconloader", '`UserIcon\' undeclared \(first use this function\)' => "kiconloader", 'implicit declaration of function `int UserIcon\(...\)\'' => "kiconloader", - '`KIcon\' undeclared \(first use this function\)' => "kiconloader", - 'invalid use of undefined type `class KIconLoader' => "kiconloader", + '`TDEIcon\' undeclared \(first use this function\)' => "kiconloader", + 'invalid use of undefined type `class TDEIconLoader' => "kiconloader", 'invalid use of undefined type `class TDEInstance' => "kinstance", 'invalid use of undefined type `class DCOPClient' => "dcopclient", '`DCOPClient\' undeclared \(first use this function\)' => "dcopclient", -- cgit v1.2.3