Wireshark-commits: [Wireshark-commits] master-2.2 26cec08: Qt: Another filter expression toolbar la
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26cec08f44205fdd8726f6f79598d6ef5bd64251
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
26cec08 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/26023
Actions performed:
from 36632a2 More 2.2.13 release note updates.
adds 26cec08 Qt: Another filter expression toolbar layout attempt.
Summary of changes:
ui/qt/main_window_slots.cpp | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)