summaryrefslogtreecommitdiffstats
path: root/tdeui/tdeshortcutdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tdeshortcutdialog.h')
-rw-r--r--tdeui/tdeshortcutdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tdeshortcutdialog.h b/tdeui/tdeshortcutdialog.h
index afad6fda2..f041783a8 100644
--- a/tdeui/tdeshortcutdialog.h
+++ b/tdeui/tdeshortcutdialog.h
@@ -40,7 +40,7 @@ class TDEShortcutDialogAdvanced;
*/
class TDEUI_EXPORT TDEShortcutDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
TDEShortcutDialog( const TDEShortcut& shortcut, bool bQtShortcut, TQWidget* parent = 0, const char* name = 0 );
~TDEShortcutDialog();