mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 12:40:40 +08:00
remember to add the prototype for make_thumbnail
This commit is contained in:
parent
90ddda9ce1
commit
ccb7333b82
@ -89,6 +89,9 @@ private:
|
||||
return Slic3r::Pointf();
|
||||
}
|
||||
|
||||
/// Build thumbnails for the models
|
||||
void make_thumbnail(size_t idx);
|
||||
|
||||
/// Complete thumbnail transformation and refresh canvases
|
||||
void on_thumbnail_made(size_t idx);
|
||||
void refresh_canvases();
|
||||
|
Loading…
x
Reference in New Issue
Block a user