Wireshark-commits: [Wireshark-commits] master-2.4 974bfad: Qt: Another filter expression toolbar la

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Feb 2018 02:00:43 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=974bfad357104482fd967bb3df09505ec2604653
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

974bfad by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Another filter expression toolbar layout attempt.
    
    Try hiding and showing the filter expression toolbar in order to update
    its layout. This is a bit ham-fisted but seems to be the only way to get
    it to work properly after clearing and inserting buttons.
    
    Conflicts:
    	ui/qt/main_window_slots.cpp
    
    Bug: 14121
    Change-Id: Iea851c029c1586abfdb01c639914f6fe97ea29b3
    Reviewed-on: https://code.wireshark.org/review/25840
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 1c5d6881de42d9093933718e7bec6211222fb7d6)
    Reviewed-on: https://code.wireshark.org/review/26021
    

Actions performed:

    from  0e48d73   Don't use find to find files to check for dependencies.
    adds  974bfad   Qt: Another filter expression toolbar layout attempt.


Summary of changes:
 ui/qt/main_window_slots.cpp | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)