diff options
author | Timothy Pearson <[email protected]> | 2013-01-31 00:22:55 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-31 00:22:55 -0600 |
commit | 65b1288742335fa7787621c7fa81bb380f69ad65 (patch) | |
tree | 4d7a4a64a0f384fc8e53cd9d248c051f019ebf20 /kalyptus/kalyptusCxxToSmoke.pm | |
parent | 5d022b42e52eacb72ae2b26c6d1538d7c341bc91 (diff) | |
download | libtqt-perl-65b1288742335fa7787621c7fa81bb380f69ad65.tar.gz libtqt-perl-65b1288742335fa7787621c7fa81bb380f69ad65.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 6fc77d2..10e7d37 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' || |