mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-28 15:45:30 +00:00
Deleted on more EVT_NOTEBOOK_PAGE_CHANGE hangling of TabPanel
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
void load_config(DynamicPrintConfig* config);
|
||||
bool current_preset_is_dirty();
|
||||
void load_key_value(char* opt_key, char* value);
|
||||
char* title();
|
||||
char* title();
|
||||
void OnActivate();
|
||||
Ref<DynamicPrintConfig> get_config();
|
||||
Ref<PresetCollection> get_presets();
|
||||
std::vector<std::string> get_dependent_tabs();
|
||||
|
||||
Reference in New Issue
Block a user