PresetUpdater: Notify about Slic3r updates

This commit is contained in:
Vojtech Kral 2018-04-17 16:59:53 +02:00
parent 6286c9ee7c
commit df03b8e4e8
11 changed files with 119 additions and 87 deletions

View file

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