mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
audio clock switchover part2: remove most egregious include-time dependency on audio_clock.h, and alter API for a few utilities along the way
git-svn-id: svn://localhost/ardour2/branches/3.0@9673 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
add91aa2d7
commit
83f385d263
25 changed files with 161 additions and 148 deletions
|
|
@ -189,7 +189,7 @@ class AutomationTimeAxisView : public TimeAxisView {
|
|||
//void set_colors ();
|
||||
void color_handler ();
|
||||
|
||||
static Pango::FontDescription* name_font;
|
||||
static Pango::FontDescription name_font;
|
||||
static bool have_name_font;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue