Delete qwindowsvistastyle.dll on uninstall

This commit is contained in:
Jonas Kvinge 2020-01-15 23:12:08 +01:00
parent 3791d11162
commit ed15394a96

View File

@ -507,6 +507,7 @@ Section "Uninstall"
Delete "$INSTDIR\gio-modules\libgiognutls.dll"
Delete "$INSTDIR\platforms\qwindows.dll"
Delete "$INSTDIR\sqldrivers\qsqlite.dll"
Delete "$INSTDIR\styles\qwindowsvistastyle.dll"
Delete "$INSTDIR\imageformats\qgif.dll"
Delete "$INSTDIR\imageformats\qico.dll"