summaryrefslogtreecommitdiffstats
path: root/chalk/chalkcolor
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/chalkcolor')
-rw-r--r--chalk/chalkcolor/kis_colorspace_factory_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/chalkcolor/kis_colorspace_factory_registry.h b/chalk/chalkcolor/kis_colorspace_factory_registry.h
index 3c018e69b..320b6e758 100644
--- a/chalk/chalkcolor/kis_colorspace_factory_registry.h
+++ b/chalk/chalkcolor/kis_colorspace_factory_registry.h
@@ -35,7 +35,7 @@ class KisPaintDeviceAction;
class KisColorSpaceFactoryRegistry : public TQObject, public KisGenericRegistry<KisColorSpaceFactory *> {
- Q_OBJECT
+ TQ_OBJECT
public: