Wireshark-commits: [Wireshark-commits] master 92a2661: ui: Update interfaces when when changing pro
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92a2661d949b1fed78affd87c6e80b537ce49dfe
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
92a2661 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
ui: Update interfaces when when changing profile.
The interfaces preferences are different for each profile so ensure
we update the interface settings when changing profile.
This bug was introduced in version 1.8.0.
Change-Id: Icf22670875e01bab6204c300ddc7fb8aeb3dcecf
Reviewed-on: https://code.wireshark.org/review/12363
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 631172f Qt: Use uniform interface display name
adds 92a2661 ui: Update interfaces when when changing profile.
Summary of changes:
ui/gtk/main.c | 1 +
ui/iface_lists.c | 71 +++++++++++++++++++++++++++------------
ui/iface_lists.h | 9 +++++
ui/qt/wireshark_application.cpp | 2 ++
4 files changed, 62 insertions(+), 21 deletions(-)