diff options
Diffstat (limited to 'noatun-plugins/nexscope/regionwidget.h')
-rw-r--r-- | noatun-plugins/nexscope/regionwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/nexscope/regionwidget.h b/noatun-plugins/nexscope/regionwidget.h index e02bf85..5f2aaa1 100644 --- a/noatun-plugins/nexscope/regionwidget.h +++ b/noatun-plugins/nexscope/regionwidget.h @@ -12,7 +12,7 @@ class RegionWidget : public TQFrame { Q_OBJECT - TQ_OBJECT + public: RegionWidget(TQWidget *parent); RegionWidget(const TQSize &viewsize, TQWidget *parent); |