diff options
Diffstat (limited to 'chalk/core/kis_group_layer.h')
-rw-r--r-- | chalk/core/kis_group_layer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_group_layer.h b/chalk/core/kis_group_layer.h index bec98296..efbf9003 100644 --- a/chalk/core/kis_group_layer.h +++ b/chalk/core/kis_group_layer.h @@ -36,7 +36,7 @@ class KisMergeVisitor; class KisGroupLayer : public KisLayer { typedef KisLayer super; - Q_OBJECT + TQ_OBJECT public: |