mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 07:41:09 -06:00
Comments and refactoring
This commit is contained in:
parent
df625a0c4b
commit
d2c6190cc5
5 changed files with 170 additions and 14 deletions
|
@ -22,5 +22,5 @@
|
|||
PrintController *print_ctl();
|
||||
void set_model(Model *model);
|
||||
void set_print(Print *print);
|
||||
void set_global_progress_indicator_id(unsigned gauge_id, unsigned statusbar_id);
|
||||
void set_global_progress_indicator(unsigned gauge_id, unsigned statusbar_id);
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue