From cebd61b447dd01d358841b16ee7ec0536f032aaf Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 9 Apr 2015 05:41:16 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4837 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/qmmpui/CMakeLists.txt') 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 ) -- cgit v1.2.3-13-gbd6f