From 5542ec66d2ce75c8982ac3bb6f8332f6fbc17853 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 16 Mar 2009 17:33:05 +0000 Subject: updated devel files list git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@857 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/qmmpui.pro | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'src/qmmpui/qmmpui.pro') diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro index 5c81345a0..7027a9070 100644 --- a/src/qmmpui/qmmpui.pro +++ b/src/qmmpui/qmmpui.pro @@ -74,15 +74,19 @@ TRANSLATIONS = translations/libqmmpui_ru.ts \ translations/libqmmpui_zh_TW.ts \ translations/libqmmpui_de.ts -devel.files += general.h \ - generalfactory.h \ - generalhandler.h \ - playlistformat.h \ - playlistparser.h \ +devel.files += abstractplaylistitem.h \ commandlinemanager.h \ commandlineoption.h \ + filedialogfactory.h \ filedialog.h \ - filedialogfactory.h + generalfactory.h \ + general.h \ + generalhandler.h \ + mediaplayer.h \ + playlistformat.h \ + playlistitem.h \ + playlistmodel.h \ + playlistparser.h devel.path = /include/qmmpui -- cgit v1.2.3-13-gbd6f