mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Fix typos
This commit is contained in:
parent
e4ae0be4f1
commit
056a79bfb6
4 changed files with 5 additions and 5 deletions
|
|
@ -73,7 +73,7 @@ class AudioClock : public CairoWidget, public ARDOUR::SessionHandlePtr
|
|||
|
||||
void focus ();
|
||||
|
||||
/* overriden by MainClock */
|
||||
/* overridden by MainClock */
|
||||
virtual void set (Temporal::timepos_t const &, bool force = false);
|
||||
void set_duration (Temporal::timecnt_t const &, bool force = false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue