diff options
Diffstat (limited to 'twin-styles/kde1/kde1client.h')
-rw-r--r-- | twin-styles/kde1/kde1client.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/twin-styles/kde1/kde1client.h b/twin-styles/kde1/kde1client.h index 858d7f59..124ee543 100644 --- a/twin-styles/kde1/kde1client.h +++ b/twin-styles/kde1/kde1client.h @@ -1,5 +1,5 @@ /***************************************************************** -twin - the KDE window manager +twin - the TDE window manager Copyright (C) 1999, 2000 Matthias Ettrich <ettrich@kde.org> ******************************************************************/ @@ -13,7 +13,7 @@ Copyright (C) 1999, 2000 Matthias Ettrich <ettrich@kde.org> class TQLabel; class TQSpacerItem; -namespace KDE1 { +namespace TDE1 { enum ButtonType { ButtonMenu=0, |