diff options
Diffstat (limited to 'kpresenter/KPrGeneralProperty.h')
-rw-r--r-- | kpresenter/KPrGeneralProperty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrGeneralProperty.h b/kpresenter/KPrGeneralProperty.h index cf8bd147..7c0bb7ca 100644 --- a/kpresenter/KPrGeneralProperty.h +++ b/kpresenter/KPrGeneralProperty.h @@ -29,7 +29,7 @@ class KoGeneralPropertyUI; class KPrGeneralProperty : public TQWidget { - Q_OBJECT + TQ_OBJECT public: struct GeneralValue |