mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
Clean and overhaul up SendUI
* add polarity control * set transient parent * remove unused methods * clang-format source
This commit is contained in:
parent
8113633bb9
commit
5a48a56bfe
5 changed files with 81 additions and 103 deletions
|
|
@ -174,12 +174,6 @@ private:
|
|||
|
||||
void update_title ();
|
||||
//void unselect_all_redirects ();
|
||||
|
||||
sigc::connection update_connection;
|
||||
void update_views ();
|
||||
|
||||
void start_updating ();
|
||||
void stop_updating ();
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue