summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeshortcutmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeshortcutmenu.h')
-rw-r--r--tdecore/tdeshortcutmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeshortcutmenu.h b/tdecore/tdeshortcutmenu.h
index ece721942..0387bdbae 100644
--- a/tdecore/tdeshortcutmenu.h
+++ b/tdecore/tdeshortcutmenu.h
@@ -34,7 +34,7 @@ class TDEAccelActions;
*/
class TDECORE_EXPORT TDEShortcutMenu : public TQPopupMenu
{
- Q_OBJECT
+ TQ_OBJECT
public:
TDEShortcutMenu( TQWidget* pParent, TDEAccelActions* pActions, KKeySequence seq );