Wireshark-commits: [Wireshark-commits] master 5d21753: Qt: Use em dash when hide the "Show" checkbo
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Mar 2017 09:37:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5d217530a171a666ba5530675785e9463f2e20f6
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5d21753 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Use em dash when hide the "Show" checkbox
    
    Match the style used in "Capture Interfaces" table when elements
    are N/A by using the em dash.  This item should also be disabled
    using QPalette::Disabled to get a even better match.
    
    Change-Id: I127ce309318df2c36515996df8584d1e4ce690c0
    Reviewed-on: https://code.wireshark.org/review/20527
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  9e82cff   ftypes: move set_value_uinteger into the union
    adds  5d21753   Qt: Use em dash when hide the "Show" checkbox


Summary of changes:
 ui/qt/interface_tree_cache_model.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)