diff options
Diffstat (limited to 'tdeui/kcommand.h')
-rw-r--r-- | tdeui/kcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kcommand.h b/tdeui/kcommand.h index e27e5178b..f043afe00 100644 --- a/tdeui/kcommand.h +++ b/tdeui/kcommand.h @@ -154,7 +154,7 @@ protected: * to the name of the command. */ class TDEUI_EXPORT KCommandHistory : public TQObject { - Q_OBJECT + TQ_OBJECT public: /** * Creates a command history, to store commands. |