URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e2a63f54379a42e85ccc2f39834dc120f136b94
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4e2a63f by Roland Knall (rknall@xxxxxxxxx):
Qt: Fix copy-from menu
It stopped working after moving to the ProfileModel
Change-Id: I20d095ece8ce842e9ded4489fd8e062b35ffc968
Reviewed-on: https://code.wireshark.org/review/34030
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 3a62b1b Qt: Allow profile import from directory
add 4e2a63f Qt: Fix copy-from menu
Summary of changes:
ui/qt/models/profile_model.cpp | 2 +-
ui/qt/widgets/copy_from_profile_menu.cpp | 57 +++++++++++++++++++++++---------
ui/qt/widgets/copy_from_profile_menu.h | 3 ++
3 files changed, 46 insertions(+), 16 deletions(-)