diff options
Diffstat (limited to 'karbon/core/vtext.h')
| -rw-r--r-- | karbon/core/vtext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/core/vtext.h b/karbon/core/vtext.h index 55455c5f1..ef40ac28d 100644 --- a/karbon/core/vtext.h +++ b/karbon/core/vtext.h @@ -56,7 +56,7 @@ public: Right }; - VText( VObject* tqparent, VState state = normal ); + VText( VObject* parent, VState state = normal ); VText( const TQFont &font, const VSubpath& basePath, Position position, Alignment tqalignment, const TQString& text ); VText( const VText& text ); virtual ~VText(); |
