obsolete declaration removed
This commit is contained in:
parent
aea6f829ae
commit
c923200e52
|
@ -31,7 +31,6 @@ class QSK_EXPORT QskStackBoxAnimator : public QObject, public QskAnimator
|
||||||
protected:
|
protected:
|
||||||
QskStackBox* stackBox() const;
|
QskStackBox* stackBox() const;
|
||||||
QskLayoutItem* layoutItemAt( int index ) const;
|
QskLayoutItem* layoutItemAt( int index ) const;
|
||||||
void resizeItemAt( int index );
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
int m_startIndex;
|
int m_startIndex;
|
||||||
|
|
Loading…
Reference in New Issue