mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
Declare helper function static (don't export)
This commit is contained in:
parent
3a16b89219
commit
98db30efb1
1 changed files with 1 additions and 1 deletions
|
|
@ -315,7 +315,7 @@ Gtkmm2ext::pixbuf_from_string(const string& name, const Pango::FontDescription&
|
|||
return buf;
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
_position_menu_anchored (int& x, int& y, bool& push_in,
|
||||
const Gtk::Menu* const menu,
|
||||
Gtk::Widget* const anchor,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue