summaryrefslogtreecommitdiffstats
path: root/plugins/scheduler/bwswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/scheduler/bwswidget.h')
-rw-r--r--plugins/scheduler/bwswidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/scheduler/bwswidget.h b/plugins/scheduler/bwswidget.h
index 781517a..79d5ccd 100644
--- a/plugins/scheduler/bwswidget.h
+++ b/plugins/scheduler/bwswidget.h
@@ -44,7 +44,7 @@ namespace kt
class BWSWidget : public TQTable
{
Q_OBJECT
- TQ_OBJECT
+
public:
BWSWidget(TQWidget* parent = 0, const char* name = 0, bool useColors = true);
~BWSWidget();