fix bug of slic3r

This commit is contained in:
QIDI TECH
2024-11-18 15:12:16 +08:00
parent 9ce2c02f70
commit 971cc5833c
107 changed files with 875 additions and 1195 deletions

View File

@@ -45,7 +45,9 @@ public:
void ApplyWorkspacesMenu();
void CreateAccountMenu();
void UpdateAccountMenu();
//y15
void UpdateAccountState(bool state);
void RemoveHideLoginItem();
void Popup(TopBarItemsCtrl* popup_ctrl, wxMenu* menu, wxPoint pos);