diff options
Diffstat (limited to 'chalk/core/kis_paint_device.h')
-rw-r--r-- | chalk/core/kis_paint_device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_paint_device.h b/chalk/core/kis_paint_device.h index 23ce651f..e36abaf7 100644 --- a/chalk/core/kis_paint_device.h +++ b/chalk/core/kis_paint_device.h @@ -75,7 +75,7 @@ class KRITACORE_EXPORT KisPaintDevice , public TDEShared { - Q_OBJECT + TQ_OBJECT public: |