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 d472d274..16773e1b 100644 --- a/kpresenter/KPrGeneralProperty.h +++ b/kpresenter/KPrGeneralProperty.h @@ -31,7 +31,7 @@ class KoGeneralPropertyUI; class KPrGeneralProperty : public TQWidget { Q_OBJECT - TQ_OBJECT + public: struct GeneralValue { |