obsolete declaration removed

This commit is contained in:
Uwe Rathmann 2019-05-17 07:00:08 +02:00
parent aea6f829ae
commit c923200e52

View File

@ -31,7 +31,6 @@ class QSK_EXPORT QskStackBoxAnimator : public QObject, public QskAnimator
protected:
QskStackBox* stackBox() const;
QskLayoutItem* layoutItemAt( int index ) const;
void resizeItemAt( int index );
private:
int m_startIndex;