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/qmmpui/playlistheadermodel.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/qmmpui/playlistheadermodel.h')
| -rw-r--r-- | src/qmmpui/playlistheadermodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playlistheadermodel.h b/src/qmmpui/playlistheadermodel.h index 6ce4e8c71..a055fcf9f 100644 --- a/src/qmmpui/playlistheadermodel.h +++ b/src/qmmpui/playlistheadermodel.h @@ -63,7 +63,7 @@ signals: void headerChanged(); private: - void rebuildFormatters(); + void updatePlayLists(); struct ColumnHeader { |
