diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-01-30 07:52:44 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-01-30 07:52:44 +0000 |
| commit | c733c5fb1f1e3578a033955e86a5b55b410087e7 (patch) | |
| tree | ef1125ea7080fcc00b924d3d0ebd30825c0627cb /src | |
| parent | 1513cd980e821e951223c05130520d86ae313ec9 (diff) | |
| download | qmmp-c733c5fb1f1e3578a033955e86a5b55b410087e7.tar.gz qmmp-c733c5fb1f1e3578a033955e86a5b55b410087e7.tar.bz2 qmmp-c733c5fb1f1e3578a033955e86a5b55b410087e7.zip | |
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4706 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src')
| -rw-r--r-- | src/qmmpui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 18aab75ce..02d8cbed6 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -47,6 +47,7 @@ SET(libqmmpui_SRCS tageditor.cpp playlistmanager.cpp metadataformatter.cpp + metadataformatter2.cpp templateeditor.cpp uiloader.cpp jumptotrackdialog.cpp @@ -95,6 +96,7 @@ SET(libqmmpui_DEVEL_HDRS general.h mediaplayer.h metadataformatter.h + metadataformatter2.h playlistdownloader.h playlistformat.h playlistitem.h |
