diff options
Diffstat (limited to 'karbon/tools/vgradienttool.h')
-rw-r--r-- | karbon/tools/vgradienttool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vgradienttool.h b/karbon/tools/vgradienttool.h index 109dd5cf..4c107ffb 100644 --- a/karbon/tools/vgradienttool.h +++ b/karbon/tools/vgradienttool.h @@ -31,7 +31,7 @@ class VGradientTabWidget; class VGradientTool : public VTool { Q_OBJECT - TQ_OBJECT + public: VGradientTool( KarbonView *view ); |