URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44c5e62635e646b3b6933563ec59a749c19fd0b0
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
44c5e62 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Fix default position when "Apply as Column"
The default position for a column when "Apply as Column" is before
the Info column if this is last, else add last.
This bug was introduced in g5ae259c4.
Change-Id: I68adaec5092e0ed1c65e771f171c42000fdc83fc
Reviewed-on: https://code.wireshark.org/review/33759
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from fe5015f RTPS: Decompress ZLIB compressed serialized Type Object
add 44c5e62 Qt: Fix default position when "Apply as Column"
Summary of changes:
ui/preference_utils.c | 6 +++---
ui/preference_utils.h | 2 +-
ui/qt/main_window.h | 2 +-
ui/qt/main_window_slots.cpp | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)