1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Fix in ENABLE_CAMERA_STATISTICS

This commit is contained in:
enricoturri1966
2020-05-22 09:51:57 +02:00
parent 082a30a5db
commit f345e58358
+1 -1
View File
@@ -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;