Skip to content

Commit

Permalink
Remove qsvg imageformat plugin to prevent crash when trying to load S…
Browse files Browse the repository at this point in the history
…VG icons, resolves #1602
  • Loading branch information
phoerious committed Mar 6, 2018
1 parent 2f821af commit 323c271
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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")

Expand Down

0 comments on commit 323c271

Please sign in to comment.