diff options
Diffstat (limited to 'karbon/tools/vpenciltool.h')
| -rw-r--r-- | karbon/tools/vpenciltool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/vpenciltool.h b/karbon/tools/vpenciltool.h index 7f962d555..0abdffe45 100644 --- a/karbon/tools/vpenciltool.h +++ b/karbon/tools/vpenciltool.h @@ -45,7 +45,7 @@ class TQCursor; class VPencilOptionsWidget : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: VPencilOptionsWidget( KarbonView*view, TQWidget* parent = 0L, const char* name = 0L ); |
