diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-09 05:41:16 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-09 05:41:16 +0000 |
| commit | cebd61b447dd01d358841b16ee7ec0536f032aaf (patch) | |
| tree | 1a1f6bb377cabb8082df2eba69ddc955fb747ba0 /src/qmmpui | |
| parent | b3397282f8eaf7797d29b4f138ad28d811929bdc (diff) | |
| download | qmmp-cebd61b447dd01d358841b16ee7ec0536f032aaf.tar.gz qmmp-cebd61b447dd01d358841b16ee7ec0536f032aaf.tar.bz2 qmmp-cebd61b447dd01d358841b16ee7ec0536f032aaf.zip | |
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4837 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui')
| -rw-r--r-- | src/qmmpui/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 0e35773d0..2c7641e26 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -60,7 +60,7 @@ SET(libqmmpui_SRCS qmmpuiplugincache.cpp tagupdater.cpp playlisttask.cpp - columnmanager.cpp + playlistheadermodel.cpp columneditor.cpp ) @@ -110,7 +110,7 @@ SET(libqmmpui_DEVEL_HDRS uifactory.h uihelper.h uiloader.h - columnmanager.h + playlistheadermodel.h ) |
