1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Deleted on more EVT_NOTEBOOK_PAGE_CHANGE hangling of TabPanel

This commit is contained in:
YuSanka
2018-02-06 14:53:38 +01:00
parent 6bff67a865
commit 407f50a66f
4 changed files with 10 additions and 7 deletions
+2 -1
View File
@@ -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();