summaryrefslogtreecommitdiffstats
path: root/karbon/widgets/vtypebuttonbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/widgets/vtypebuttonbox.h')
-rw-r--r--karbon/widgets/vtypebuttonbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/widgets/vtypebuttonbox.h b/karbon/widgets/vtypebuttonbox.h
index e033a3e43..4ee0dab30 100644
--- a/karbon/widgets/vtypebuttonbox.h
+++ b/karbon/widgets/vtypebuttonbox.h
@@ -37,7 +37,7 @@ public:
pattern = 3
};
- VTypeButtonBox( KarbonPart *part, TQWidget* tqparent = 0L, const char* name = 0L );
+ VTypeButtonBox( KarbonPart *part, TQWidget* parent = 0L, const char* name = 0L );
bool isStrokeManipulator() { return m_isStrokeManipulator; }
public slots: