Device_Machine_List_Button

This commit is contained in:
sunsets
2023-12-04 14:10:31 +08:00
parent 45d2bf40e2
commit 9f5d69a0a6
7 changed files with 305 additions and 22 deletions

View File

@@ -197,7 +197,7 @@ public:
void select_tab(Tab* tab);
void select_tab(size_t tab = size_t(-1));
//B45
void OnTabPanelSelectionChanged(wxCommandEvent &event);
//void OnTabPanelSelectionChanged(wxCommandEvent &event);
void select_view(const std::string& direction);
// Propagate changed configuration from the Tab to the Plater and save changes to the AppConfig