From f3d6e5a1352db8e50d20f21b5b5fc6fc252b4875 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 28 Feb 2015 20:09:27 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4747 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/qmmpui/CMakeLists.txt') diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 18aab75ce..83da6ab88 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -60,6 +60,7 @@ SET(libqmmpui_SRCS qmmpuiplugincache.cpp tagupdater.cpp playlisttask.cpp + columnmanager.cpp ) SET(libqmmpui_HDRS @@ -108,6 +109,7 @@ SET(libqmmpui_DEVEL_HDRS uifactory.h uihelper.h uiloader.h + columnmanager.h ) -- cgit v1.2.3-13-gbd6f