summaryrefslogtreecommitdiffstats
path: root/kalyptus/kalyptusCxxToSmoke.pm
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-20 00:04:59 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-20 00:04:59 -0600
commit544dbe8589744318c5a880e6c3d235fda3ee2089 (patch)
tree7bcc90a5920e24d475ec7251557fef344016e15b /kalyptus/kalyptusCxxToSmoke.pm
parentffd65d91550a2d42493128327545585a7315439d (diff)
downloadlibtqt-perl-544dbe8589744318c5a880e6c3d235fda3ee2089.tar.gz
libtqt-perl-544dbe8589744318c5a880e6c3d235fda3ee2089.zip
Rename KApplication to TDEApplication to avoid conflicts 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 6067499..d40e1c7 100644
--- a/kalyptus/kalyptusCxxToSmoke.pm
+++ b/kalyptus/kalyptusCxxToSmoke.pm
@@ -380,7 +380,7 @@ sub preParseClass
$className eq 'KExtendedSocket' ||
$className eq 'KSocket' ||
$className eq 'KPerDomainSettings' ||
- $className eq 'KApplicationPropsPlugin' ||
+ $className eq 'TDEApplicationPropsPlugin' ||
$className eq 'KOpenWithHandler' ||
$className eq 'KFileOpenWithHandler' ||
$className eq 'KBindingPropsPlugin' ||