summaryrefslogtreecommitdiffstats
path: root/kdeui/kcmenumngr.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kcmenumngr.h')
-rw-r--r--kdeui/kcmenumngr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeui/kcmenumngr.h b/kdeui/kcmenumngr.h
index cd478e494..63a3217e6 100644
--- a/kdeui/kcmenumngr.h
+++ b/kdeui/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 QObject
+class KDEUI_EXPORT KContextMenuManager : public TQObject
{
Q_OBJECT
public: