diff options
Diffstat (limited to 'chalk/ui/kis_dlg_layer_properties.h')
-rw-r--r-- | chalk/ui/kis_dlg_layer_properties.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_dlg_layer_properties.h b/chalk/ui/kis_dlg_layer_properties.h index 00e89ca8..539b7a7b 100644 --- a/chalk/ui/kis_dlg_layer_properties.h +++ b/chalk/ui/kis_dlg_layer_properties.h @@ -27,7 +27,7 @@ class KisColorSpace; class KisDlgLayerProperties : public KDialogBase { typedef KDialogBase super; - Q_OBJECT + TQ_OBJECT public: |