diff options
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> |