mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 11:25:22 +08:00
STR 2894: pressed_menubutton_ now protected in Fl_Menu_Button
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
class FL_EXPORT Fl_Menu_Button : public Fl_Menu_ {
|
||||
protected:
|
||||
void draw() FL_OVERRIDE;
|
||||
static Fl_Menu_Button* pressed_menu_button_;
|
||||
public:
|
||||
/**
|
||||
\brief indicate what mouse buttons pop up the menu.
|
||||
|
||||
Reference in New Issue
Block a user