20 #ifndef _WIDGETS_ARDOUR_DISPLAY_H_
21 #define _WIDGETS_ARDOUR_DISPLAY_H_
26 #include <ytkmm/action.h>
27 #include <ytkmm/menu.h>
28 #include <ytkmm/menuitem.h>
42 std::shared_ptr<PBD::Controllable>
get_controllable() {
return binding_proxy.get_controllable(); }