Wireshark-commits: [Wireshark-commits] master 4496fde: Enable the display filter arrow	tooltip.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4496fdeef8e88c8200377e16fc56f44acfebc9a0
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4496fde by Gerald Combs (gerald@xxxxxxxx):
    Enable the display filter arrow tooltip.
    
    Add an event handler which ensures that the tooltip displays only when
    we're over the arrow subcontrol.
    
    Change-Id: I14d308344d9dd4d4ffbc7b0fe568c95f21f9a641
    Reviewed-on: https://code.wireshark.org/review/10417
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  912921b   Add a URL for the tooltip bug.
    adds  4496fde   Enable the display filter arrow tooltip.
Summary of changes:
 ui/qt/display_filter_combo.cpp |   29 ++++++++++++++++++++++++++---
 ui/qt/display_filter_combo.h   |    3 +++
 2 files changed, 29 insertions(+), 3 deletions(-)