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 bf76dbb..5d7f8f0 100644 --- a/libktorrent/expandablewidget.h +++ b/libktorrent/expandablewidget.h @@ -43,7 +43,7 @@ namespace kt class ExpandableWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: /** * Constructor, the first child must be provided. |