Wireshark-commits: [Wireshark-commits] master-2.6 29c86f3: Qt: Enable "Resolve Names" for boolean w
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29c86f311945c40b64171844076baf59d19edafa
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
29c86f3 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Enable "Resolve Names" for boolean without TFS
Boolean field types will default to tfs_true_false if not having
a TFS set, so this should always be enabled for resolve.
Remove FT_FRAMENUM from this check because they will probably never
have a TFS or VALS setting.
Change-Id: I6295f8b7c9db7295eab1750e9c2cf0ee7382d43d
Reviewed-on: https://code.wireshark.org/review/29218
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit a6a915abcc01b05c177da39edc8aca260e43c16d)
Reviewed-on: https://code.wireshark.org/review/29242
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 502f55f Qt: Pop field status when closing a file
add 29c86f3 Qt: Enable "Resolve Names" for boolean without TFS
Summary of changes:
ui/packet_list_utils.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)