diff options
Diffstat (limited to 'kpresenter/KPrBrushProperty.h')
-rw-r--r-- | kpresenter/KPrBrushProperty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrBrushProperty.h b/kpresenter/KPrBrushProperty.h index bd332461..b5d48578 100644 --- a/kpresenter/KPrBrushProperty.h +++ b/kpresenter/KPrBrushProperty.h @@ -35,7 +35,7 @@ class KComboBox; class KPrBrushProperty : public TQWidget { - Q_OBJECT + TQ_OBJECT public: KPrBrushProperty( TQWidget *parent, const char *name, const KPrBrushCmd::Brush &brush ); |