mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-23 06:14:42 -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
1 changed files with 0 additions and 1 deletions
|
@ -402,7 +402,6 @@ if(MINGW)
|
|||
${PLUGINS_DIR}/imageformats/qicns$<$<CONFIG:Debug>:d>.dll
|
||||
${PLUGINS_DIR}/imageformats/qico$<$<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
|
||||
DESTINATION "imageformats")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue