mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 23:54:00 -06:00
Deleted on more EVT_NOTEBOOK_PAGE_CHANGE hangling of TabPanel
This commit is contained in:
parent
6bff67a865
commit
407f50a66f
4 changed files with 10 additions and 7 deletions
|
@ -23,6 +23,7 @@ public:
|
|||
void load_config(DynamicPrintConfig* config);
|
||||
void load_key_value(char* opt_key, char* value);
|
||||
bool current_preset_is_dirty();
|
||||
void OnActivate();
|
||||
DynamicPrintConfig* get_config();
|
||||
PresetCollection* get_presets();
|
||||
std::vector<std::string> get_dependent_tabs();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue