URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=193ca63247b48540425c623e5d3e327ee3052c31
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
193ca63 by Roland Knall (rknall@xxxxxxxxx):
Qt: Fix deletion
- If a profile, based on a system default, is being deleted the
selected profile should switch back to the default
- The default profile is not a system profile
Change-Id: I267a0e14b9f974fdabe5a9b21187ad0673265b01
Reviewed-on: https://code.wireshark.org/review/34051
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from a80b4fd Lua: remove lua_data_handle
add 193ca63 Qt: Fix deletion
Summary of changes:
ui/qt/models/profile_model.cpp | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)