mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-07 04:11:50 +03:00
fix some bug
This commit is contained in:
@@ -96,6 +96,9 @@ public:
|
||||
// QDS
|
||||
void set_num_filaments(unsigned int n, std::string new_col = "");
|
||||
unsigned int sync_ams_list(unsigned int & unknowns);
|
||||
|
||||
//w42
|
||||
unsigned int sync_box_list(unsigned int& unknowns);
|
||||
//QDS: check whether this is the only edited filament
|
||||
bool is_the_only_edited_filament(unsigned int filament_index);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user