mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Remove qsvg imageformat plugin to prevent crash when trying to load SVG icons, resolves #1602
This commit is contained in:
parent
2f821af0a0
commit
323c271d01
@ -402,7 +402,6 @@ if(MINGW)
|
|||||||
${PLUGINS_DIR}/imageformats/qicns$<$<CONFIG:Debug>:d>.dll
|
${PLUGINS_DIR}/imageformats/qicns$<$<CONFIG:Debug>:d>.dll
|
||||||
${PLUGINS_DIR}/imageformats/qico$<$<CONFIG:Debug>:d>.dll
|
${PLUGINS_DIR}/imageformats/qico$<$<CONFIG:Debug>:d>.dll
|
||||||
${PLUGINS_DIR}/imageformats/qjpeg$<$<CONFIG:Debug>:d>.dll
|
${PLUGINS_DIR}/imageformats/qjpeg$<$<CONFIG:Debug>:d>.dll
|
||||||
${PLUGINS_DIR}/imageformats/qsvg$<$<CONFIG:Debug>:d>.dll
|
|
||||||
${PLUGINS_DIR}/imageformats/qwebp$<$<CONFIG:Debug>:d>.dll
|
${PLUGINS_DIR}/imageformats/qwebp$<$<CONFIG:Debug>:d>.dll
|
||||||
DESTINATION "imageformats")
|
DESTINATION "imageformats")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user