diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-03 20:22:13 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-03 20:22:13 +0000 |
| commit | ea927e2c69bbc950877934a0a95914ef0a40c916 (patch) | |
| tree | f97c5a96e2446dc72027ec9c30ad658941b546aa /src/plugins/Ui/skinned/playlistheader.h | |
| parent | d7b6e2cd38ca0ef2a750d1b42e7f1bd30af612b1 (diff) | |
| download | qmmp-ea927e2c69bbc950877934a0a95914ef0a40c916.tar.gz qmmp-ea927e2c69bbc950877934a0a95914ef0a40c916.tar.bz2 qmmp-ea927e2c69bbc950877934a0a95914ef0a40c916.zip | |
fixed playlist paddings
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4814 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/skinned/playlistheader.h')
| -rw-r--r-- | src/plugins/Ui/skinned/playlistheader.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/Ui/skinned/playlistheader.h b/src/plugins/Ui/skinned/playlistheader.h index 3282e3b98..b405d2ebf 100644 --- a/src/plugins/Ui/skinned/playlistheader.h +++ b/src/plugins/Ui/skinned/playlistheader.h @@ -77,6 +77,7 @@ private: int m_pressed_column; int m_old_size; int m_press_offset; + int m_padding; enum { |
