From 630e55cfda90dd0cc2c1b6419c5ec30ba7763a24 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 27 Jun 2011 18:14:54 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2243 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/CMakeLists.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/qmmpui') diff --git a/src/qmmpui/CMakeLists.txt b/src/qmmpui/CMakeLists.txt index 3f0fdcce6..c5ed1d029 100644 --- a/src/qmmpui/CMakeLists.txt +++ b/src/qmmpui/CMakeLists.txt @@ -29,7 +29,6 @@ SET(libqmmpui_SRCS commandlinemanager.cpp filedialog.cpp qtfiledialog.cpp - abstractplaylistitem.cpp fileloader.cpp playstate.cpp playlistmodel.cpp @@ -53,15 +52,15 @@ SET(libqmmpui_MOC_HDRS commandlineoption.h filedialog.h filedialogfactory.h - qtfiledialog.h - fileloader.h - playstate.h + qtfiledialog_p.h + fileloader_p.h + playstate_p.h playlistmodel.h playlistitem.h mediaplayer.h - playlistsettings.h + playlistsettings_p.h detailsdialog.h - tageditor.h + tageditor_p.h playlistmanager.h metadataformatter.h templateeditor.h -- cgit v1.2.3-13-gbd6f