URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c5d6881de42d9093933718e7bec6211222fb7d6
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1c5d688 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.
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>
Actions performed:
from 9826cde Constify a bunch of pointers and some casts.
adds 1c5d688 Qt: Another filter expression toolbar layout attempt.
Summary of changes:
ui/qt/main_window_slots.cpp | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)