obsolete decleration removed
This commit is contained in:
parent
05c4be184f
commit
a31659dc58
@ -33,8 +33,6 @@ class QSK_EXPORT QskRangeControl : public QskControl
|
|||||||
QskRangeControl( QQuickItem* parent = nullptr );
|
QskRangeControl( QQuickItem* parent = nullptr );
|
||||||
~QskRangeControl() override;
|
~QskRangeControl() override;
|
||||||
|
|
||||||
bool pressed() const;
|
|
||||||
|
|
||||||
qreal minimum() const;
|
qreal minimum() const;
|
||||||
qreal maximum() const;
|
qreal maximum() const;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user