From 264f3ddbe777c212620a2e5c66c1b9f358f833e7 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 2 Feb 2015 10:10:49 +0000 Subject: enabled new metadata formatter git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4710 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/qmmpui.pro | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/qmmpui/qmmpui.pro') diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro index 58e9d2aa3..ebccd9594 100644 --- a/src/qmmpui/qmmpui.pro +++ b/src/qmmpui/qmmpui.pro @@ -49,7 +49,6 @@ HEADERS += general.h \ detailsdialog.h \ tageditor_p.h \ playlistmanager.h \ - metadataformatter.h \ templateeditor.h \ uifactory.h \ uiloader.h \ @@ -70,7 +69,7 @@ HEADERS += general.h \ groupedcontainer_p.h \ normalcontainer_p.h \ playlisttask_p.h \ - metadataformatter2.h + metadataformatter.h SOURCES += general.cpp \ playlistparser.cpp \ @@ -85,7 +84,6 @@ SOURCES += general.cpp \ detailsdialog.cpp \ tageditor.cpp \ playlistmanager.cpp \ - metadataformatter.cpp \ templateeditor.cpp \ uiloader.cpp \ uihelper.cpp \ @@ -105,7 +103,7 @@ SOURCES += general.cpp \ normalcontainer.cpp \ playlistcontainer.cpp \ playlisttask.cpp \ - metadataformatter2.cpp + metadataformatter.cpp FORMS += forms/detailsdialog.ui \ forms/tageditor.ui \ @@ -150,7 +148,6 @@ unix { mediaplayer.h \ detailsdialog.h \ playlistmanager.h \ - metadataformatter.h \ templateeditor.h \ uifactory.h \ uiloader.h \ -- cgit v1.2.3-13-gbd6f