diff options
Diffstat (limited to 'src/gui/editors/segment/segmentcanvas/SegmentTool.h')
-rw-r--r-- | src/gui/editors/segment/segmentcanvas/SegmentTool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/segment/segmentcanvas/SegmentTool.h b/src/gui/editors/segment/segmentcanvas/SegmentTool.h index 1b33ba3..5b054a8 100644 --- a/src/gui/editors/segment/segmentcanvas/SegmentTool.h +++ b/src/gui/editors/segment/segmentcanvas/SegmentTool.h @@ -64,7 +64,7 @@ public: virtual ~SegmentTool(); /** - * Is called by the tqparent View (EditView or SegmentCanvas) when + * Is called by the parent View (EditView or SegmentCanvas) when * the tool is set as current. * Add any setup here */ |