diff options
Diffstat (limited to 'tdeui')
-rw-r--r-- | tdeui/AUTHORS | 2 | ||||
-rw-r--r-- | tdeui/karrowbutton.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tdeui/AUTHORS b/tdeui/AUTHORS index 670b7ce78..a1fcc2fd3 100644 --- a/tdeui/AUTHORS +++ b/tdeui/AUTHORS @@ -6,7 +6,7 @@ KDialogBase, KAboutDialog (based on work by Mirko), KHelpMenu, KTextBrowser and various adjustments here and there. Daniel M. Duley <mosfet@kde.org> -Maintainer of KPixmapEffect, KStyle, KThemeStyle, and KThemeBase - as well as +Maintainer of KPixmapEffect, TDEStyle, KThemeStyle, and KThemeBase - as well as general misc coding here and there. Matthias Kalle Dalheimer <kalle@kde.org>: diff --git a/tdeui/karrowbutton.h b/tdeui/karrowbutton.h index df25c69eb..c490c8aab 100644 --- a/tdeui/karrowbutton.h +++ b/tdeui/karrowbutton.h @@ -30,7 +30,7 @@ class KArrowButtonPrivate; * Draws a button which shows an arrow pointing into a certain direction. The * arrow's alignment on the button depends on the direction it's pointing to, * e.g. a left arrow is aligned at the left border, a upwards arrow at the top - * border. This class honors the currently configured KStyle when drawing + * border. This class honors the currently configured TDEStyle when drawing * the arrow. * * @author Frerich Raabe |