diff options
author | Timothy Pearson <[email protected]> | 2013-01-22 20:03:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-22 20:03:49 -0600 |
commit | 387a27b62f25387e42a850739ced151d64a2e760 (patch) | |
tree | bbba39b506feb102175f10aa296b201a5a4557f5 /examples/pytde-sampler/qt_widgets | |
parent | 3d1fa8562bf693237a1a76918b4487cca3e2e356 (diff) | |
download | pytde-387a27b62f25387e42a850739ced151d64a2e760.tar.gz pytde-387a27b62f25387e42a850739ced151d64a2e760.zip |
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'examples/pytde-sampler/qt_widgets')
-rw-r--r-- | examples/pytde-sampler/qt_widgets/CONTRIB | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/pytde-sampler/qt_widgets/CONTRIB b/examples/pytde-sampler/qt_widgets/CONTRIB index 3c741aa..4a37f4f 100644 --- a/examples/pytde-sampler/qt_widgets/CONTRIB +++ b/examples/pytde-sampler/qt_widgets/CONTRIB @@ -11,7 +11,7 @@ tdecore,BarIconSet,,, tdecore,DesktopIcon,,, tdecore,DesktopIconSet,,, tdecore,IconSize,,, -tdecore,KAboutData,,, +tdecore,TDEAboutData,,, tdecore,KAboutPerson,,, tdecore,KAboutTranslator,,, tdecore,KAccel,,, @@ -57,7 +57,7 @@ tdecore,KIcon,,, tdecore,KIconEffect,,, tdecore,KIconLoader,,, tdecore,KIconTheme,,, -tdecore,KInstance,,, +tdecore,TDEInstance,,, tdecore,KKey,,, tdecore,KKeyNative,,, tdecore,KKeySequence,,, |