aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/qmmpui.pro
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-06-27 17:32:13 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2011-06-27 17:32:13 +0000
commit6ba4fc48fd35f5c0ea53739cce79fae84014aeeb (patch)
tree470f61c8e107dc03621ab05dda8de3c7552a4ca1 /src/qmmpui/qmmpui.pro
parent40fb51b6a7e292f66a97fe414493d9441c4702ab (diff)
downloadqmmp-6ba4fc48fd35f5c0ea53739cce79fae84014aeeb.tar.gz
qmmp-6ba4fc48fd35f5c0ea53739cce79fae84014aeeb.tar.bz2
qmmp-6ba4fc48fd35f5c0ea53739cce79fae84014aeeb.zip
renamed private headers
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2240 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/qmmpui.pro')
-rw-r--r--src/qmmpui/qmmpui.pro12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro
index c69af5341..1696ea003 100644
--- a/src/qmmpui/qmmpui.pro
+++ b/src/qmmpui/qmmpui.pro
@@ -27,15 +27,15 @@ HEADERS += general.h \
commandlineoption.h \
filedialog.h \
filedialogfactory.h \
- qtfiledialog.h \
+ qtfiledialog_p.h \
playlistitem.h \
playlistmodel.h \
- playstate.h \
- fileloader.h \
+ playstate_p.h \
+ fileloader_p.h \
mediaplayer.h \
- playlistsettings.h \
+ playlistsettings_p.h \
detailsdialog.h \
- tageditor.h \
+ tageditor_p.h \
playlistmanager.h \
metadataformatter.h \
templateeditor.h
@@ -75,7 +75,7 @@ TRANSLATIONS = translations/libqmmpui_ru.ts \
translations/libqmmpui_nl.ts \
translations/libqmmpui_ja.ts \
translations/libqmmpui_es.ts
-unix {
+unix {
devel.files += general.h \
generalfactory.h \
generalhandler.h \