mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 23:17:46 +01:00
[Summary] Progressing dropdown
This commit is contained in:
parent
e59ebf02bb
commit
96003844c0
3 changed files with 7 additions and 18 deletions
|
|
@ -40,7 +40,7 @@ class WavesDropdown : public WavesIconButton
|
|||
|
||||
private:
|
||||
Gtk::Menu _menu;
|
||||
void _on_menu_item (void* cookie);
|
||||
void _on_menu_item (size_t item_number, void* cookie);
|
||||
void _on_popup_menu_position (int& x, int& y, bool& push_in);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue