Fix crash when selecting an object
issue no. 11
This commit is contained in:
parent
39197ecd2d
commit
7c834de6ab
3 changed files with 17 additions and 2 deletions
|
@ -1046,6 +1046,8 @@ private:
|
|||
float get_overlay_window_width() { return LayersEditing::get_overlay_window_width(); }
|
||||
};
|
||||
|
||||
const ModelVolume * get_model_volume(const GLVolume &v, const Model &model);
|
||||
|
||||
} // namespace GUI
|
||||
} // namespace Slic3r
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue