summaryrefslogtreecommitdiffstats
path: root/tdeui/kkeybutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/kkeybutton.h')
-rw-r--r--tdeui/kkeybutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kkeybutton.h b/tdeui/kkeybutton.h
index 03b551679..53ffee8d9 100644
--- a/tdeui/kkeybutton.h
+++ b/tdeui/kkeybutton.h
@@ -52,7 +52,7 @@ class TDEUI_EXPORT KKeyButton: public TQPushButton
virtual ~KKeyButton();
/** @deprecated Use setShortcut( cut, false ) instead */
- void setShortcut( const TDEShortcut& cut ) KDE_DEPRECATED;
+ void setShortcut( const TDEShortcut& cut ) TDE_DEPRECATED;
/// @since 3.1
void setShortcut( const TDEShortcut& cut, bool bQtShortcut );
const TDEShortcut& shortcut() const