Skip to content

Commit 6ff8849

Browse files
committed
Revert "Windows Installer: Added Qt5Svg.dll" - it seems to not work on Windows 10 and the issue was fixed by using PNG instead of SVG
This reverts commit 46dd0db.
1 parent 92314b6 commit 6ff8849

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

win_installer/cppcheck.wxs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
<File Id='Qt5Guidll' Name='Qt5Gui.dll' Source='$(var.QtDllDir)\Qt5Gui.dll' />
3939
<File Id='Qt5Widgetsdll' Name='Qt5Widgets.dll' Source='$(var.QtDllDir)\Qt5Widgets.dll' />
4040
<File Id='Qt5PrintSupportdll' Name='Qt5PrintSupport.dll' Source='$(var.QtDllDir)\Qt5PrintSupport.dll' />
41-
<File Id='Qt5Svgdll' Name='Qt5Svg.dll' Source='$(var.QtDllDir)\Qt5Svg.dll' />
4241
</Component>
4342
<Directory Id='QtPlatformsFolder' Name='platforms'>
4443
<Component Id='QtPlatforms' DiskId='1' Guid='$(var.qtplatformsGUID)'>

0 commit comments

Comments
 (0)