diff options
Diffstat (limited to 'libkdchart/KDChartPropertySet.h')
-rw-r--r-- | libkdchart/KDChartPropertySet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdchart/KDChartPropertySet.h b/libkdchart/KDChartPropertySet.h index d963af5..43c9abf 100644 --- a/libkdchart/KDChartPropertySet.h +++ b/libkdchart/KDChartPropertySet.h @@ -66,7 +66,7 @@ instead of the value that is stored locally. class KDCHART_EXPORT KDChartPropertySet :public TQObject { Q_OBJECT - TQ_OBJECT + Q_ENUMS( SpecialDataPropertyID ) // Required by TQSA |