summaryrefslogtreecommitdiffstats
path: root/kalyptus/kalyptusCxxToSmoke.pm
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:15:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-04 14:15:43 -0600
commit4769a4b79bc1358eee8198b4cd87b235d75d86fb (patch)
treebf710937e6c5d16656171a3c26b5f4b11c38fc01 /kalyptus/kalyptusCxxToSmoke.pm
parent698b9b64bfb334db6f88ba67f4a4e9a76aaf3185 (diff)
downloadtdebindings-4769a4b79bc1358eee8198b4cd87b235d75d86fb.tar.gz
tdebindings-4769a4b79bc1358eee8198b4cd87b235d75d86fb.zip
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'kalyptus/kalyptusCxxToSmoke.pm')
-rw-r--r--kalyptus/kalyptusCxxToSmoke.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/kalyptusCxxToSmoke.pm b/kalyptus/kalyptusCxxToSmoke.pm
index 4c4bc9ac..8485b636 100644
--- a/kalyptus/kalyptusCxxToSmoke.pm
+++ b/kalyptus/kalyptusCxxToSmoke.pm
@@ -374,7 +374,7 @@ sub preParseClass
$className eq 'KParts::Plugin::PluginInfo' ||
$className eq 'KProtocolInfo::ExtraField' ||
$className eq 'KXMLGUIClient::StateChange' ||
- $className eq 'KIconTheme' ||
+ $className eq 'TDEIconTheme' ||
$className eq 'KEditListBox::CustomEditor' ||
$className eq 'TDEIO::KBookmarkMenuNSImporter' ||
$className eq 'KExtendedSocket' ||