diff options
Diffstat (limited to 'tdeui/kbuttonbox.h')
-rw-r--r-- | tdeui/kbuttonbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kbuttonbox.h b/tdeui/kbuttonbox.h index 6044bdb53..4fd9e7ddb 100644 --- a/tdeui/kbuttonbox.h +++ b/tdeui/kbuttonbox.h @@ -41,7 +41,7 @@ class KButtonBoxPrivate; class TDEUI_EXPORT KButtonBox : public TQWidget { - Q_OBJECT + TQ_OBJECT public: /** |