diff options
Diffstat (limited to 'src/qmmpui/playlistmodel.h')
| -rw-r--r-- | src/qmmpui/playlistmodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmmpui/playlistmodel.h b/src/qmmpui/playlistmodel.h index 9b377d20d..8c0309bca 100644 --- a/src/qmmpui/playlistmodel.h +++ b/src/qmmpui/playlistmodel.h @@ -453,6 +453,7 @@ private: int m_total_length; FileLoader *m_loader; bool m_shuffle; + bool m_groups_enabled; QString m_name; PlayListContainer *m_container; }; |
