From 935e31e01dcd5d680d6dda4b3fd9136649436f39 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 16 Sep 2009 12:45:41 +0000 Subject: enabled support for streams git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1226 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/detailsdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/qmmpui/detailsdialog.h') diff --git a/src/qmmpui/detailsdialog.h b/src/qmmpui/detailsdialog.h index ce3dd7bff..26f70533f 100644 --- a/src/qmmpui/detailsdialog.h +++ b/src/qmmpui/detailsdialog.h @@ -52,6 +52,7 @@ private: QString m_path; QString formatRow(const QString key, const QString value); MetaDataModel *m_metaDataModel; + AbstractPlaylistItem *m_item; }; -- cgit v1.2.3-13-gbd6f