mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 11:07:40 +00:00
FIX: modify the combo box selection value
Jira: 4529 Change-Id: Icdd3dc86fd3d08de5919edf7b3dfbdf1d8777962
This commit is contained in:
@@ -53,6 +53,7 @@ public:
|
||||
const wxSize& size = wxDefaultSize,
|
||||
long style = wxTAB_TRAVERSAL);
|
||||
|
||||
int get_selection() const;
|
||||
wxString get_value() const;
|
||||
void set_values(const wxArrayString& values);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user