From 0f0790e535b39ef6dfa7891b771232b58efb3bb6 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 18 Feb 2008 16:16:17 +0000 Subject: fixed UTF-16 ID3v2 tags git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@248 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/mad/detailsdialog.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/plugins/Input/mad/detailsdialog.h') diff --git a/src/plugins/Input/mad/detailsdialog.h b/src/plugins/Input/mad/detailsdialog.h index bc92724a3..9b53cc77e 100644 --- a/src/plugins/Input/mad/detailsdialog.h +++ b/src/plugins/Input/mad/detailsdialog.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006 by Ilya Kotov * + * Copyright (C) 2006-2008 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -50,8 +50,6 @@ private slots: private: void loadMPEGInfo(); uint selectedTag(); - //void loadTag(); - //void loadID3v2Tag(); Ui::DetailsDialog ui; QString m_path; QTextCodec *m_codec_v1; -- cgit v1.2.3-13-gbd6f