diff options
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 { |
