summaryrefslogtreecommitdiffstats
path: root/kalyptus/kalyptusCxxToSmoke.pm
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 13:12:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 13:12:29 -0600
commita23f1fc1a162ecb85ed44484372faa26141af33a (patch)
tree2ee1b08fd1fa5e4a094f88d8bcb0d5bd50afa13d /kalyptus/kalyptusCxxToSmoke.pm
parent24b85b785334e8436c975a4323fcbb75d61f6e72 (diff)
downloadtdebindings-a23f1fc1a162ecb85ed44484372faa26141af33a.tar.gz
tdebindings-a23f1fc1a162ecb85ed44484372faa26141af33a.zip
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer 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 5c68d642..fbfc1b9f 100644
--- a/kalyptus/kalyptusCxxToSmoke.pm
+++ b/kalyptus/kalyptusCxxToSmoke.pm
@@ -401,7 +401,7 @@ sub preParseClass
$className eq 'KSharedPixmap' ||
$className eq 'KLibrary' ||
$className eq 'KScanDialogFactory' ||
- $className eq 'KBufferedIO' ||
+ $className eq 'TDEBufferedIO' ||
$className eq 'KDictSpellingHighlighter' ||
$className eq 'KPropertiesDialog' ||
$className eq 'ProgressItem' ||