compile fixes for OS X
git-svn-id: svn://localhost/ardour2/branches/3.0@10353 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6ba2f3b15f
commit
531ebc35bd
@ -22,7 +22,6 @@
|
||||
#include <algorithm>
|
||||
|
||||
#include <pangomm/layout.h>
|
||||
#include "gtkmm/style.h"
|
||||
|
||||
#include "pbd/compose.h"
|
||||
#include "pbd/error.h"
|
||||
@ -530,7 +529,7 @@ ArdourButton::action_toggled ()
|
||||
}
|
||||
|
||||
void
|
||||
ArdourButton::on_style_changed (const RefPtr<Style>&)
|
||||
ArdourButton::on_style_changed (const RefPtr<Gtk::Style>&)
|
||||
{
|
||||
set_colors ();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user