From a7fff99a9ec758d2631d91911dc121dc06bb1ecb Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 4 Jun 2008 14:22:19 +0000 Subject: fixed playlist dialog default path git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@398 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/PlaylistFormats/xspf/xspfplaylistformat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/PlaylistFormats/xspf') diff --git a/src/plugins/PlaylistFormats/xspf/xspfplaylistformat.h b/src/plugins/PlaylistFormats/xspf/xspfplaylistformat.h index f8774c868..4b25e994f 100644 --- a/src/plugins/PlaylistFormats/xspf/xspfplaylistformat.h +++ b/src/plugins/PlaylistFormats/xspf/xspfplaylistformat.h @@ -28,6 +28,7 @@ /*! * Class for XSPF playlist format parsing + * @author Vladimir Kuznetsov */ class XSPFPlaylistFormat : public QObject, public PlaylistFormat { -- cgit v1.2.3-13-gbd6f