diff options
Diffstat (limited to 'chalk/ui/kis_custom_image_widget.h')
-rw-r--r-- | chalk/ui/kis_custom_image_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_custom_image_widget.h b/chalk/ui/kis_custom_image_widget.h index 4c171773..79c89680 100644 --- a/chalk/ui/kis_custom_image_widget.h +++ b/chalk/ui/kis_custom_image_widget.h @@ -31,7 +31,7 @@ class KisID; * for a new empty image document. */ class KisCustomImageWidget : public WdgNewImage { - Q_OBJECT + TQ_OBJECT public: /** |