mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
[Summary] Merging in Poul's changes in profile.h
[Deatails] Paul added a support into profile.h to determine if Tracks app is used [Reviewed by] [git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 452233]
This commit is contained in:
parent
6d167e61af
commit
dc2c38709b
8 changed files with 728 additions and 13 deletions
|
|
@ -30,7 +30,7 @@ namespace ActionManager {
|
|||
/* Ardour specific */
|
||||
|
||||
extern void init ();
|
||||
extern void load_menus ();
|
||||
extern void load_menus (const std::string& menus_file_name); /* not path, just name */
|
||||
|
||||
extern std::vector<Glib::RefPtr<Gtk::Action> > session_sensitive_actions;
|
||||
extern std::vector<Glib::RefPtr<Gtk::Action> > write_sensitive_actions;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue