mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Implemented "Disconnect" button
This commit is contained in:
parent
d2a440c794
commit
37b6d9e8ad
2 changed files with 35 additions and 7 deletions
|
@ -119,6 +119,7 @@ public:
|
|||
bool show_reslice(bool show) const;
|
||||
bool show_export(bool show) const;
|
||||
bool show_send(bool show) const;
|
||||
bool show_disconnect(bool show)const;
|
||||
bool is_multifilament();
|
||||
void update_mode();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue