diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-18 10:14:48 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-08-18 10:14:48 -0500 |
commit | dad42352f4ad47d34caf50040367dc2a95772baa (patch) | |
tree | 6d2887d13f9b1403b8ce15be48a6ea7cec32fd96 /KDE3PORTING.html | |
parent | 365f03061337a81bcffb4a45c4ad637edad27019 (diff) | |
download | tdelibs-dad42352f4ad47d34caf50040367dc2a95772baa.tar.gz tdelibs-dad42352f4ad47d34caf50040367dc2a95772baa.zip |
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
Diffstat (limited to 'KDE3PORTING.html')
-rw-r--r-- | KDE3PORTING.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KDE3PORTING.html b/KDE3PORTING.html index 47246adb8..74f71978a 100644 --- a/KDE3PORTING.html +++ b/KDE3PORTING.html @@ -319,7 +319,7 @@ The old name will still work unless KDE_NO_COMPAT is defined. <H4>KThemeBase, KThemeStyle</H4> KThemeBase and KThemeStyle have been ported over to the new QStyle/TDEStyle API -present in Qt3/KDE3. KThemeBase is no longer in tdeui, but in kstyles/kthemestyle +present in Qt3/KDE3. KThemeBase is no longer in tdeui, but in tdestyles/kthemestyle as its use is basically limited to KThemeStyle. <H4>TDEAction, TDEToolBar, TDEToolBarButton and icons</H4> |