AppConfig: Support for vendor / model / variant enable state

This commit is contained in:
Vojtech Kral 2018-03-28 11:36:36 +02:00
parent 3fcf194e39
commit 57e47a3296
12 changed files with 267 additions and 142 deletions

View file

@ -43,4 +43,5 @@
void update_last_output_dir(char *dir);
void reset_selections();
bool slic3r_update_avail() const;
};