URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8843606666db80fab3812a2b45f1c882eb48805d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8843606 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Try to make some dialogs behave like windows.
Initialize WiresharkDialog with a NULL parent. This should make its
subclasses behave like independent windows.
Change-Id: If84609eeba53a92780c0873a1243888998d2b26b
Reviewed-on: https://code.wireshark.org/review/7094
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 48a95de Register the Mongo dissector by name so it can be used with TLS.
adds 8843606 Qt: Try to make some dialogs behave like windows.
Summary of changes:
ui/qt/wireshark_dialog.cpp | 4 ++--
ui/qt/wireshark_dialog.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)