1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

remove SLAPrint and its integration

This commit is contained in:
tamasmeszaros
2018-11-08 16:18:05 +01:00
parent 3b373a55e6
commit bf1188442a
7 changed files with 2 additions and 331 deletions
-1
View File
@@ -137,7 +137,6 @@ GLGizmoBase::GLGizmoBase(GLCanvas3D& parent)
: m_parent(parent)
, m_group_id(-1)
, m_state(Off)
, m_prev_state(Off)
, m_hover_id(-1)
, m_dragging(false)
{