diff options
Diffstat (limited to 'chalk/ui/kis_paintop_box.h')
| -rw-r--r-- | chalk/ui/kis_paintop_box.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_paintop_box.h b/chalk/ui/kis_paintop_box.h index 400c087c3..9312341e3 100644 --- a/chalk/ui/kis_paintop_box.h +++ b/chalk/ui/kis_paintop_box.h @@ -50,7 +50,7 @@ class KisColorSpace; class KisPaintopBox : public TQWidget { Q_OBJECT - TQ_OBJECT + typedef TQWidget super; |
