Merge branch 'master' into fs_emboss
This commit is contained in:
commit
02409fe3c0
152 changed files with 38488 additions and 34454 deletions
|
@ -91,7 +91,7 @@ public:
|
|||
bool begin(const wxString& name, bool* close, int flags = 0);
|
||||
void end();
|
||||
|
||||
bool button(const wxString &label);
|
||||
bool button(const wxString &label, const wxString& tooltip = {});
|
||||
bool button(const wxString& label, float width, float height);
|
||||
bool button(const wxString& label, const ImVec2 &size, bool enable); // default size = ImVec2(0.f, 0.f)
|
||||
bool radio_button(const wxString &label, bool active);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue