Implemented "Disconnect" button

This commit is contained in:
YuSanka 2019-12-10 17:31:27 +01:00
parent d2a440c794
commit 37b6d9e8ad
2 changed files with 35 additions and 7 deletions

View file

@ -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();