mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Include qt.conf in the Windows installer
Otherwise, Qt won't find its plugins. No plugins -> no JPEG decoding -> very ugly maps (an understatement) Signed-off-by: Thiago Macieira <thiago@macieira.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1080e5ca35
commit
d2de5afd02
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ Section
|
|||
File libmarblewidget*dll
|
||||
File Qt*4.dll
|
||||
File subsurface.ico
|
||||
File qt.conf
|
||||
|
||||
# Store installation folder in registry
|
||||
WriteRegStr HKCU "Software\Subsurface" "" $INSTDIR
|
||||
|
|
Loading…
Add table
Reference in a new issue