]> git.lyx.org Git - features.git/commitdiff
Win installer: correct a sorting
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 9 Feb 2015 00:15:07 +0000 (01:15 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 9 Feb 2015 00:15:07 +0000 (01:15 +0100)
development/Win32/packaging/installer/include/filelist.nsh

index cb97aa3d35ca9cf495c28b4190aee92f21e1bcb2..9f6c0a600f58036503f21401f63974e9f50ad34c 100644 (file)
@@ -24,8 +24,8 @@ Lists of files to include in the installer
 
 !macro FileListQtImageformats COMMAND DIRECTORY
 
-  ${FILE}qico4.dll"
   ${FILE}qgif4.dll"
+  ${FILE}qico4.dll"
   ${FILE}qjpeg4.dll"
   ${FILE}qmng4.dll"
   ${FILE}qsvg4.dll"