URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a68c9d2578ea3432de78c52e4c53bf660eadfb6
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0a68c9d by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Destruct FunnelStringDialog when done.
To be able to close all open dialogs (emit a close signal) from a C function
this change introduces a FunnelStringDialogHelper class to handle this.
Change-Id: Id50e949e5e2b56401ce9228f8fa9ba17dddbd7fb
Reviewed-on: https://code.wireshark.org/review/10372
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from a69a515 Add a version check to our splitter styling.
adds 0a68c9d Qt: Destruct FunnelStringDialog when done.
Summary of changes:
ui/qt/funnel_string_dialog.cpp | 38 +++++++++++++++++++++++++++-----------
ui/qt/funnel_string_dialog.h | 17 ++++++++++++++++-
2 files changed, 43 insertions(+), 12 deletions(-)