URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5864b38346d94fc3955fec5df610b925716db756
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
5864b38 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>
(cherry picked from commit adb8feee6d505e36ef85bdd5b9fae6f9a7a07237)
Reviewed-on: https://code.wireshark.org/review/37003
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from f3cb256 camins: make sure the presence flags are set.
add 5864b38 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(-)