Add fine tune for STF slider
This commit is contained in:
@@ -11,6 +11,8 @@ class STFSlider : public QWidget
|
||||
float m_midPoint;
|
||||
float m_whitePoint;
|
||||
int m_grabbed;
|
||||
bool m_fineTune;
|
||||
float m_fineTuneX;
|
||||
public:
|
||||
explicit STFSlider(QWidget *parent = nullptr);
|
||||
float blackPoint() const;
|
||||
|
||||
Reference in New Issue
Block a user