mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 06:33:57 -06:00
Removed old sliders from 3DPreview
This commit is contained in:
parent
99aaedffc1
commit
1358c8efd2
5 changed files with 221 additions and 173 deletions
|
@ -540,6 +540,7 @@ public:
|
|||
void SetSliderValues(const std::vector<std::pair<int, double>>& values) {
|
||||
m_values = values;
|
||||
}
|
||||
void ChangeOneLayerLock();
|
||||
|
||||
void OnPaint(wxPaintEvent& ){ render();}
|
||||
void OnLeftDown(wxMouseEvent& event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue