mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-28 09:59:27 -07:00
Updated PrusaDoubleSlider icons
This commit is contained in:
@@ -750,8 +750,12 @@ unsigned int PrusaObjectDataViewModel::GetChildren(const wxDataViewItem &parent,
|
||||
return count;
|
||||
}
|
||||
|
||||
// ************************************** EXPERIMENTS ***************************************
|
||||
PrusaDoubleSlider::PrusaDoubleSlider( wxWindow *parent,
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// PrusaDoubleSlider
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
PrusaDoubleSlider::PrusaDoubleSlider(wxWindow *parent,
|
||||
wxWindowID id,
|
||||
int lowerValue,
|
||||
int higherValue,
|
||||
@@ -1449,5 +1453,9 @@ void PrusaLockButton::enter_button(const bool enter)
|
||||
Update();
|
||||
}
|
||||
|
||||
// ************************************** EXPERIMENTS ***************************************
|
||||
|
||||
// *****************************************************************************
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user