summaryrefslogtreecommitdiffstats
path: root/kchart/kdchart/KDChartPropertySet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kdchart/KDChartPropertySet.h')
-rw-r--r--kchart/kdchart/KDChartPropertySet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kchart/kdchart/KDChartPropertySet.h b/kchart/kdchart/KDChartPropertySet.h
index 54ece25d..a3e94953 100644
--- a/kchart/kdchart/KDChartPropertySet.h
+++ b/kchart/kdchart/KDChartPropertySet.h
@@ -66,11 +66,11 @@ instead of the value that is stored locally.
class KDCHART_EXPORT KDChartPropertySet :public TQObject
{
Q_OBJECT
- TQ_OBJECT
+ TQ_OBJECT
Q_ENUMS( SpecialDataPropertyID )
// Required by TQSA
- Q_ENUMS( Qt::PenStyle )
+ Q_ENUMS( PenStyle )
friend class KDChartParams;