URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c6e8ffde25923f22a1e6c956b5ff3cfbe273609
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master-2.2
Repository: wireshark

Commits:

3c6e8ff by Gerald Combs (ger...@wireshark.org):

    Qt: Fix the filter expression toolbar layout.
    
    Take a hint from the QToolButton sources and update the filter
    expression toolbar using updateGeometry instead of adjustSize. This
    appears to do the layout updates and other changes required to draw the
    dropdown in the correct place.
    
    (cherry picked from commit 885f9e8170e5c842945e8890aec13b62c7e6fe82)
    
    Bug: 14121
    Change-Id: I45d5a1173703f9c16d89841a57f651935da43d92
    Reviewed-on: https://code.wireshark.org/review/25786
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  72ed222   packet-ipmi-picmg.c: Add NULL check in rq17.
    adds  3c6e8ff   Qt: Fix the filter expression toolbar layout.


Summary of changes:
 ui/qt/main_window_slots.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to