mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-29 17:44:36 +08:00
Fix in ENABLE_CAMERA_STATISTICS
This commit is contained in:
parent
082a30a5db
commit
f345e58358
@ -2182,7 +2182,7 @@ void GLCanvas3D::render()
|
||||
#endif // ENABLE_RENDER_STATISTICS
|
||||
|
||||
#if ENABLE_CAMERA_STATISTICS
|
||||
m_camera.debug_render();
|
||||
camera.debug_render();
|
||||
#endif // ENABLE_CAMERA_STATISTICS
|
||||
|
||||
std::string tooltip;
|
||||
|
Loading…
x
Reference in New Issue
Block a user