diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-06-14 12:40:44 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-06-14 12:40:44 +0000 |
| commit | 9a05fd55e49e8e8b18a878f03bd090088363664b (patch) | |
| tree | 1856b4b9c490916cd6e570aa96fe85d4c85885cc /src | |
| parent | 4a50612f5b786ef78f5d6cb29d8c1348568ca50e (diff) | |
| download | qmmp-9a05fd55e49e8e8b18a878f03bd090088363664b.tar.gz qmmp-9a05fd55e49e8e8b18a878f03bd090088363664b.tar.bz2 qmmp-9a05fd55e49e8e8b18a878f03bd090088363664b.zip | |
updated the list of the installed headers
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5142 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src')
| -rw-r--r-- | src/qmmpui/qmmpui.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro index 0aca53af2..2c91c593c 100644 --- a/src/qmmpui/qmmpui.pro +++ b/src/qmmpui/qmmpui.pro @@ -161,7 +161,9 @@ unix { qmmpuisettings.h \ playlistdownloader.h \ playlistgroup.h \ - playlisttrack.h + playlisttrack.h \ + metadataformatter.h \ + playlistheadermodel.h devel.path = /include/qmmpui INSTALLS += target \ |
