summaryrefslogtreecommitdiffstats
path: root/src/gui/rulers/ControllerEventsRuler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rulers/ControllerEventsRuler.h')
-rw-r--r--src/gui/rulers/ControllerEventsRuler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/ControllerEventsRuler.h b/src/gui/rulers/ControllerEventsRuler.h
index 9f077fc..fc1d1f6 100644
--- a/src/gui/rulers/ControllerEventsRuler.h
+++ b/src/gui/rulers/ControllerEventsRuler.h
@@ -96,7 +96,7 @@ protected:
virtual void layoutItem(ControlItem*);
- void drawControlLine(timeT startTime,
+ void tqdrawControlLine(timeT startTime,
timeT endTime,
int startValue,
int endValue);