URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c1ed77a36f6946549db936c35c31118fc0f79b3d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c1ed77a by Roland Knall (rknall@xxxxxxxxx):
Qt: Simplify Wireshark Dialog class
Simplify class handling and clear up some names
Change-Id: I8a3dd80c0b4dd97aee6164d94ca9cf60068f427b
Reviewed-on: https://code.wireshark.org/review/34730
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from b6f78f4 GTPv2: Add basic dissection for Monitoring Event Extension Information
add c1ed77a Qt: Simplify Wireshark Dialog class
Summary of changes:
ui/qt/wireshark_dialog.cpp | 48 ++++++++++++++++------------------------------
ui/qt/wireshark_dialog.h | 15 ++++++---------
2 files changed, 22 insertions(+), 41 deletions(-)