diff options
Diffstat (limited to 'src/qmmpui/qmmpui.pro')
| -rw-r--r-- | src/qmmpui/qmmpui.pro | 7 |
1 files changed, 2 insertions, 5 deletions
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 \ |
