From 8351bd6fbf8b9b6b3360a0cfd6546127794d0b89 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 10 Dec 2013 14:53:53 +0000 Subject: do not read playlist settings twice git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3959 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/playlistmanager.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/qmmpui/playlistmanager.h') diff --git a/src/qmmpui/playlistmanager.h b/src/qmmpui/playlistmanager.h index c6769e4fd..dce8ba8bf 100644 --- a/src/qmmpui/playlistmanager.h +++ b/src/qmmpui/playlistmanager.h @@ -288,6 +288,7 @@ private: bool m_repeatable, m_shuffle, m_autosave_playlist; bool m_groups_enabled; QTimer *m_timer; + bool m_update; }; #endif // PLAYLISTMANAGER_H -- cgit v1.2.3-13-gbd6f