mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
time_axis_view now compiles
git-svn-id: svn://localhost/trunk/ardour2@86 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
435d1d4964
commit
ab91bcfdac
20 changed files with 342 additions and 282 deletions
|
|
@ -43,7 +43,7 @@ GainAutomationTimeAxisView::~GainAutomationTimeAxisView ()
|
|||
}
|
||||
|
||||
void
|
||||
GainAutomationTimeAxisView::add_automation_event (GnomeCanvasItem* item, GdkEvent* event, jack_nframes_t when, double y)
|
||||
GainAutomationTimeAxisView::add_automation_event (Gnome::Canvas::Item* item, GdkEvent* event, jack_nframes_t when, double y)
|
||||
{
|
||||
double x = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue