mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-30 17:29:13 -07: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