obsolete decleration removed

This commit is contained in:
Uwe Rathmann 2020-07-25 09:55:53 +02:00
parent 05c4be184f
commit a31659dc58

View File

@ -33,8 +33,6 @@ class QSK_EXPORT QskRangeControl : public QskControl
QskRangeControl( QQuickItem* parent = nullptr );
~QskRangeControl() override;
bool pressed() const;
qreal minimum() const;
qreal maximum() const;