Wireshark-commits: [Wireshark-commits] master fa65d4d: Qt: Use QEvent::ApplicationPaletteChange

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Jun 2019 16:59:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fa65d4dad94a204073ffc18d3aae17005de138d0
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fa65d4d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Use QEvent::ApplicationPaletteChange
    
    Use QEvent::ApplicationPaletteChange instead of QEvent::PaletteChange.
    
    Change-Id: I98c5db03fe01dc3a716b31c05179330e695835d6
    Reviewed-on: https://code.wireshark.org/review/33730
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  58cb604   netlink-sock_diag: delimit more fields
     add  fa65d4d   Qt: Use QEvent::ApplicationPaletteChange


Summary of changes:
 ui/qt/widgets/capture_filter_combo.cpp | 2 +-
 ui/qt/widgets/display_filter_combo.cpp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)