diff options
Diffstat (limited to 'tdeui/kcmenumngr.h')
-rw-r--r-- | tdeui/kcmenumngr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcmenumngr.h b/tdeui/kcmenumngr.h index ce05f6b9d..605fa43c2 100644 --- a/tdeui/kcmenumngr.h +++ b/tdeui/kcmenumngr.h @@ -75,7 +75,7 @@ If the popup menu is invoked with the keyboard shortcut, it's shown at the position of the micro focus hint of the widget ( TQWidget::microFocusHint() ). */ -class KDEUI_EXPORT KContextMenuManager : public TQObject +class TDEUI_EXPORT KContextMenuManager : public TQObject { Q_OBJECT public: |