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 b810418..28a21c2 100644 --- a/libkdchart/KDChartPropertySet.h +++ b/libkdchart/KDChartPropertySet.h @@ -65,7 +65,7 @@ instead of the value that is stored locally. */ class KDCHART_EXPORT KDChartPropertySet :public TQObject { - Q_OBJECT + TQ_OBJECT TQ_ENUMS( SpecialDataPropertyID ) |