diff options
author | Timothy Pearson <[email protected]> | 2013-01-31 00:34:05 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-31 00:34:05 -0600 |
commit | 03ae68d4191e4bbcda82846552ad8c65202b4347 (patch) | |
tree | 0d4064314907975700a43fe88b4b6521976b4fb0 /kalyptus/kalyptusCxxToSmoke.pm | |
parent | 4b98ad659d2ff415fc48e3f1d3b4a6076861f0ca (diff) | |
download | tdebindings-03ae68d4191e4bbcda82846552ad8c65202b4347.tar.gz tdebindings-03ae68d4191e4bbcda82846552ad8c65202b4347.zip |
Rename KShared
Diffstat (limited to 'kalyptus/kalyptusCxxToSmoke.pm')
-rw-r--r-- | kalyptus/kalyptusCxxToSmoke.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/kalyptusCxxToSmoke.pm b/kalyptus/kalyptusCxxToSmoke.pm index dffb27c9..e6e9dab2 100644 --- a/kalyptus/kalyptusCxxToSmoke.pm +++ b/kalyptus/kalyptusCxxToSmoke.pm @@ -398,7 +398,7 @@ sub preParseClass $className eq 'KBookmarkNotifier' || $className eq 'KOCRDialogFactory' || $className eq 'KExtendedBookmarkOwner' || - $className eq 'KSharedPixmap' || + $className eq 'TDESharedPixmap' || $className eq 'KLibrary' || $className eq 'KScanDialogFactory' || $className eq 'TDEBufferedIO' || |