diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-05-30 19:37:52 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-05-30 19:37:52 +0000 |
| commit | a3ab27c22481b892faf0e0a64deab2199661cbe5 (patch) | |
| tree | 60362a2e6e274fe66cefe3b0f4cc0effefc5a216 /src/plugins/Ui/skinned/listwidget.h | |
| parent | 9305a6b6e565c6fc54ab6f13b2d130075580a64f (diff) | |
| download | qmmp-a3ab27c22481b892faf0e0a64deab2199661cbe5.tar.gz qmmp-a3ab27c22481b892faf0e0a64deab2199661cbe5.tar.bz2 qmmp-a3ab27c22481b892faf0e0a64deab2199661cbe5.zip | |
fixed regressions
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5045 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/skinned/listwidget.h')
| -rw-r--r-- | src/plugins/Ui/skinned/listwidget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/Ui/skinned/listwidget.h b/src/plugins/Ui/skinned/listwidget.h index 023d318b3..b5f9f6324 100644 --- a/src/plugins/Ui/skinned/listwidget.h +++ b/src/plugins/Ui/skinned/listwidget.h @@ -115,7 +115,6 @@ private: PlayListModel *m_model; int m_row_count, m_first; Skin *m_skin; - bool m_resize; int m_anchor_index; /*! * Scroll direction that is preforming in current moment. |
