mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-01 00:18:44 +03:00
Optimize device connectivity, and fix some bug
This commit is contained in:
@@ -94,7 +94,8 @@ public:
|
||||
const wxString & machine_type,
|
||||
const wxString & fullname,
|
||||
bool isSelected,
|
||||
bool isQIDI);
|
||||
bool isQIDI,
|
||||
const wxString & apikey);
|
||||
void DeleteButton();
|
||||
void UnSelectedButton();
|
||||
void ShowNetPrinterButton();
|
||||
|
||||
Reference in New Issue
Block a user