mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
Fix CheckboxFileDialog
This commit is contained in:
@@ -39,6 +39,8 @@ public:
|
||||
private:
|
||||
std::function<wxWindow*(wxWindow*)> extra_control_creator;
|
||||
wxCheckBox *cbox;
|
||||
|
||||
static wxWindow* control_creator_trampoline(wxWindow *);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user