From baf97dd4010d88872c94fe646aefd912dbb60703 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 26 Jul 2012 18:29:48 +0000 Subject: removed QtXML usage from xspf plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2827 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/PlaylistFormats/xspf/xspf.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/plugins/PlaylistFormats/xspf/xspf.pro') diff --git a/src/plugins/PlaylistFormats/xspf/xspf.pro b/src/plugins/PlaylistFormats/xspf/xspf.pro index 28a50ca44..221293d1b 100644 --- a/src/plugins/PlaylistFormats/xspf/xspf.pro +++ b/src/plugins/PlaylistFormats/xspf/xspf.pro @@ -13,8 +13,6 @@ QMAKE_LIBDIR += ../../../../lib INCLUDEPATH += ../../../../src -QT += xml - SOURCES += xspfplaylistformat.cpp HEADERS += xspfplaylistformat.h -- cgit v1.2.3-13-gbd6f