summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/segment/TrackButtons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/segment/TrackButtons.h')
-rw-r--r--src/gui/editors/segment/TrackButtons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/segment/TrackButtons.h b/src/gui/editors/segment/TrackButtons.h
index 050c564..0622642 100644
--- a/src/gui/editors/segment/TrackButtons.h
+++ b/src/gui/editors/segment/TrackButtons.h
@@ -62,7 +62,7 @@ public:
unsigned int trackLabelWidth,
bool showTrackLabels,
int overallHeight,
- TQWidget* tqparent = 0,
+ TQWidget* parent = 0,
const char* name = 0,
WFlags f=0);