summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrBrushProperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrBrushProperty.h')
-rw-r--r--kpresenter/KPrBrushProperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrBrushProperty.h b/kpresenter/KPrBrushProperty.h
index ed9ca2725..bd3324615 100644
--- a/kpresenter/KPrBrushProperty.h
+++ b/kpresenter/KPrBrushProperty.h
@@ -36,7 +36,7 @@ class KComboBox;
class KPrBrushProperty : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPrBrushProperty( TQWidget *parent, const char *name, const KPrBrushCmd::Brush &brush );
~KPrBrushProperty();