diff options
Diffstat (limited to 'lib/koproperty/editors/combobox.h')
-rw-r--r-- | lib/koproperty/editors/combobox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/combobox.h b/lib/koproperty/editors/combobox.h index 9bb7a745..f95a43f7 100644 --- a/lib/koproperty/editors/combobox.h +++ b/lib/koproperty/editors/combobox.h @@ -29,7 +29,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT ComboBox : public Widget { - Q_OBJECT + TQ_OBJECT public: |