From d9da36ad707752d9861ddbd62be5a091c76751fb Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 29 May 2008 19:38:50 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@392 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/playlistitem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/ui/playlistitem.h b/src/ui/playlistitem.h index 621788a48..04bf4b97c 100644 --- a/src/ui/playlistitem.h +++ b/src/ui/playlistitem.h @@ -63,6 +63,7 @@ private: bool m_selected; bool m_current; bool m_use_meta; + bool m_convertUnderscore, m_convertTwenty, m_fullStreamPath; QString m_format; FLAGS m_flag; }; -- cgit v1.2.3-13-gbd6f