aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/playlistheadermodel.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-05-30 19:37:52 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2015-05-30 19:37:52 +0000
commita3ab27c22481b892faf0e0a64deab2199661cbe5 (patch)
tree60362a2e6e274fe66cefe3b0f4cc0effefc5a216 /src/qmmpui/playlistheadermodel.h
parent9305a6b6e565c6fc54ab6f13b2d130075580a64f (diff)
downloadqmmp-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.h2
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
{