ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 299306a: NSIS: fix uninstaller for Qt 5.10

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 09 Aug 2018 05:00:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=299306ab19c9b45d7306bbc57c934ae4f5c33b2c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

299306a by Peter Wu (peter@xxxxxxxxxxxxx):

    NSIS: fix uninstaller for Qt 5.10
    
    Since Qt 5.10, platform styles are no longer part of QtWidgets. Be sure
    to delete the separate plugin (styles\qwindowsvistastyle.dll). See
    https://bugreports.qt.io/browse/QTBUG-65177
    
    Change-Id: I20376f787339c9a2072ef8127b3ea5cc55be8b06
    Reviewed-on: https://code.wireshark.org/review/29003
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a7b56ff   sharkd: Add support for hidden and generated fields
     add  299306a   NSIS: fix uninstaller for Qt 5.10


Summary of changes:
 packaging/nsis/uninstall.nsi | 2 ++
 1 file changed, 2 insertions(+)