Implemented "Disconnect" button

This commit is contained in:
YuSanka 2019-12-10 17:31:27 +01:00 committed by David Kocik
parent a259058845
commit c47fda39f1
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();