diff options
Diffstat (limited to 'libktorrent/expandablewidget.h')
-rw-r--r-- | libktorrent/expandablewidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/expandablewidget.h b/libktorrent/expandablewidget.h index 5d7f8f0..6aa0709 100644 --- a/libktorrent/expandablewidget.h +++ b/libktorrent/expandablewidget.h @@ -42,7 +42,7 @@ namespace kt */ class ExpandableWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: /** |