mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 05:37:52 -06:00
Updated PrusaDoubleSlider icons
This commit is contained in:
parent
b1d418a799
commit
7fd7d83470
10 changed files with 19 additions and 3 deletions
|
@ -495,7 +495,12 @@ public:
|
|||
private:
|
||||
wxString m_value;
|
||||
};
|
||||
// ******************************* EXPERIMENTS **********************************************
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// PrusaDoubleSlider
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
enum SelectedSlider {
|
||||
ssUndef,
|
||||
ssLower,
|
||||
|
@ -670,6 +675,9 @@ private:
|
|||
|
||||
int m_lock_icon_dim;
|
||||
};
|
||||
|
||||
|
||||
// ******************************* EXPERIMENTS **********************************************
|
||||
// ******************************************************************************************
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue