summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_part_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_part_layer.h')
-rw-r--r--chalk/ui/kis_part_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_part_layer.h b/chalk/ui/kis_part_layer.h
index 47b8d9546..8b95e2e82 100644
--- a/chalk/ui/kis_part_layer.h
+++ b/chalk/ui/kis_part_layer.h
@@ -72,7 +72,7 @@ protected:
* Embedded parts should get loaded and saved to the Native Chalk Fileformat natively.
*/
class KisPartLayerImpl : public KisPartLayer {
- Q_OBJECT
+ TQ_OBJECT
typedef KisPartLayer super;
public: