diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-04-05 14:01:17 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-04-05 14:01:17 +0000 |
| commit | de2cf5e954ce3a1166deede76a539446f85a9e08 (patch) | |
| tree | 7570c1b20905b31ebb27c88753f616b1f1521c97 /src/qmmpui/qmmpui.pro | |
| parent | 761a48386b9e64097dda181be21dec414721e549 (diff) | |
| download | qmmp-de2cf5e954ce3a1166deede76a539446f85a9e08.tar.gz qmmp-de2cf5e954ce3a1166deede76a539446f85a9e08.tar.bz2 qmmp-de2cf5e954ce3a1166deede76a539446f85a9e08.zip | |
fixed qmake scripts
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2150 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/qmmpui.pro')
| -rw-r--r-- | src/qmmpui/qmmpui.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro index 14facd71a..c69af5341 100644 --- a/src/qmmpui/qmmpui.pro +++ b/src/qmmpui/qmmpui.pro @@ -76,7 +76,7 @@ TRANSLATIONS = translations/libqmmpui_ru.ts \ translations/libqmmpui_ja.ts \ translations/libqmmpui_es.ts unix { - devel.files += \ + devel.files += general.h \ generalfactory.h \ generalhandler.h \ playlistformat.h \ |
