URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=adb8feee6d505e36ef85bdd5b9fae6f9a7a07237
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
adb8fee by Roland Knall (rknall@xxxxxxxxx):
Qt: Allow renaming personal profile
If a personal profile has the same name as a global profile (which
is usually the case if it has been copied without changing the name
afterwards), there was a bug where renaming the profile was no longer
possible.
Bug: 16423
Change-Id: Idafd216d007179a4c6221eafc2ff296d277d5b1d
Reviewed-on: https://code.wireshark.org/review/36902
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 07576e9 pcapng: clean up handling of current vs. new section.
add adb8fee Qt: Allow renaming personal profile
Summary of changes:
ui/qt/models/profile_model.cpp | 5 ++++-
ui/qt/profile_dialog.cpp | 3 +++
2 files changed, 7 insertions(+), 1 deletion(-)