summaryrefslogtreecommitdiffstats
path: root/chalk/core/kis_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/core/kis_image.h')
-rw-r--r--chalk/core/kis_image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_image.h b/chalk/core/kis_image.h
index 132505b29..b3cc4e5a2 100644
--- a/chalk/core/kis_image.h
+++ b/chalk/core/kis_image.h
@@ -60,7 +60,7 @@ class KisPerspectiveGrid;
class KRITACORE_EXPORT KisImage : public TQObject, public KShared {
Q_OBJECT
- TQ_OBJECT
+
public:
KisImage(KisUndoAdapter * adapter, TQ_INT32 width, TQ_INT32 height, KisColorSpace * colorSpace, const TQString& name);