1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Updated PrusaDoubleSlider icons

This commit is contained in:
YuSanka
2018-08-29 11:21:22 +02:00
parent b1d418a799
commit 7fd7d83470
10 changed files with 19 additions and 3 deletions
+9 -1
View File
@@ -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 **********************************************
// ******************************************************************************************