mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 22:26:29 +01:00
[Summary] Add new functionality to class waves_dropdown
[Reviewed] GZharun
This commit is contained in:
parent
97c335f6c2
commit
3800d69cc3
2 changed files with 8 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ class WavesDropdown : public WavesIconButton
|
|||
|
||||
Gtk::MenuItem& add_menu_item (const std::string& item, void* cookie);
|
||||
|
||||
void clear_items ();
|
||||
|
||||
sigc::signal2<void, WavesDropdown*, void*> signal_menu_item_clicked;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue