diff options
Diffstat (limited to 'src/plugins/PlaylistFormats/xspf/xspfplaylistformat.h')
| -rw-r--r-- | src/plugins/PlaylistFormats/xspf/xspfplaylistformat.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <vovanec@gmail.com> */ class XSPFPlaylistFormat : public QObject, public PlaylistFormat { |
