summaryrefslogtreecommitdiffstats
path: root/tdeui/tests/kcomboboxtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tests/kcomboboxtest.h')
-rw-r--r--tdeui/tests/kcomboboxtest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/kcomboboxtest.h b/tdeui/tests/kcomboboxtest.h
index 6566c9097..577b09080 100644
--- a/tdeui/tests/kcomboboxtest.h
+++ b/tdeui/tests/kcomboboxtest.h
@@ -11,7 +11,7 @@ class KComboBox;
class KComboBoxTest : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KComboBoxTest ( TQWidget *parent=0, const char *name=0 );