mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-29 21:07:11 +00:00
post changes after merging BS1.7.4
Remove tracking etc..
This commit is contained in:
@@ -414,7 +414,6 @@ class GLCanvas3D
|
||||
void render(const std::vector<const ModelInstance*>& sorted_instances) const;
|
||||
};
|
||||
|
||||
|
||||
class Tooltip
|
||||
{
|
||||
std::string m_text;
|
||||
@@ -597,7 +596,6 @@ private:
|
||||
Labels m_labels;
|
||||
Tooltip m_tooltip;
|
||||
bool m_tooltip_enabled{ true };
|
||||
|
||||
Slope m_slope;
|
||||
|
||||
OrientSettings m_orient_settings_fff, m_orient_settings_sla;
|
||||
|
||||
Reference in New Issue
Block a user