diff options
Diffstat (limited to 'lib/koproperty/widget.h')
-rw-r--r-- | lib/koproperty/widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/widget.h b/lib/koproperty/widget.h index a93e59cb..8c296d82 100644 --- a/lib/koproperty/widget.h +++ b/lib/koproperty/widget.h @@ -35,7 +35,7 @@ class Property; */ class KOPROPERTY_EXPORT Widget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |