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 a36d44bc..4c171773 100644 --- a/chalk/ui/kis_custom_image_widget.h +++ b/chalk/ui/kis_custom_image_widget.h @@ -32,7 +32,7 @@ class KisID; */ class KisCustomImageWidget : public WdgNewImage { Q_OBJECT - TQ_OBJECT + public: /** * Constructor. Please note that this class is being used/created by KisDoc. |