diff options
Diffstat (limited to 'karbon/core/vpath.h')
| -rw-r--r-- | karbon/core/vpath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/core/vpath.h b/karbon/core/vpath.h index 48c89a4cd..7ed6f9bee 100644 --- a/karbon/core/vpath.h +++ b/karbon/core/vpath.h @@ -44,7 +44,7 @@ class KARBONBASE_EXPORT VSubpath : public VObject friend class VSubpathIterator; public: - VSubpath( VObject* tqparent ); + VSubpath( VObject* parent ); VSubpath( const VSubpath& list ); VSubpath( const VSegment& segment ); virtual ~VSubpath(); |
