mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
more work on actions and general compilability
git-svn-id: svn://localhost/trunk/ardour2@56 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a495630a43
commit
2d32c7da36
29 changed files with 494 additions and 633 deletions
|
|
@ -1829,8 +1829,6 @@ class Editor : public PublicEditor
|
|||
/* GTK2 stuff */
|
||||
|
||||
Glib::RefPtr<Gtk::UIManager> ui_manager;
|
||||
vector<Glib::RefPtr<Gtk::Action> > session_requiring_actions;
|
||||
vector<Glib::RefPtr<Gtk::Action> > region_list_selection_requiring_actions;
|
||||
};
|
||||
|
||||
#endif /* __ardour_editor_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue