From cef2410a905d3705278117ca3d361fc7f5668b72 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 16 Aug 2013 21:32:40 +0000 Subject: fixed some bugs, updated Russian translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3620 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/playlistmanager.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/qmmpui/playlistmanager.h') diff --git a/src/qmmpui/playlistmanager.h b/src/qmmpui/playlistmanager.h index 4f8447778..c6769e4fd 100644 --- a/src/qmmpui/playlistmanager.h +++ b/src/qmmpui/playlistmanager.h @@ -90,6 +90,10 @@ public: * Returns state of "Shuffle" option. */ bool isShuffle() const; + /*! + * Returns \b true if the playlist groups are enabled. Otherwise returns \b false. + */ + bool isGroupsEnabled() const; signals: /*! -- cgit v1.2.3-13-gbd6f