remove unused member _eventPosition

This commit is contained in:
laserpants 2016-05-01 15:20:26 +03:00
parent f31d8adddc
commit 5ccf1370c7
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ protected:
private:
Slider *const _slider;
QPoint _position;
QPoint _eventPos;
QPoint _offset;
qreal _knobSize;
qreal _haloSize;