Wireshark-commits: [Wireshark-commits] master c287fe2: Qt: Fix our ColorUtils::themeIsDark comparis
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 22 Mar 2019 05:19:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c287fe2853ee2b8cd0e9a06ffac8e284a80f6bab
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c287fe2 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Fix our ColorUtils::themeIsDark comparison.
    
    Change-Id: Ice109cdd5451b67651f10da7e4001d6d4cb0c7f0
    Reviewed-on: https://code.wireshark.org/review/32506
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  029f24e   macOS: Restore dark mode support.
     add  c287fe2   Qt: Fix our ColorUtils::themeIsDark comparison.


Summary of changes:
 ui/qt/utils/color_utils.cpp | 2 +-
 ui/qt/utils/color_utils.h   | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)