aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2017-09-19 23:13:34 +0200
committerMichael Mann <mmann78@netscape.net>2017-09-19 23:30:41 +0000
commit70263eade4cadd157f0322d6df3dd79bfec26242 (patch)
treeda771e4bebbbc71a6eb99b0fdfb32de565e7c5c4 /diameter
parent253fcfa22182e123d4adfb54c2610e579f54a6db (diff)
Qt: main window slots: don't connect setCaptureFile to DecodeAsDialog
The refactored DecodeAsDialog class has no setCaptureFile slot any more. It seems it's always in the foreground and there's no way to change the capture file while the DecodeAsDialog is active. The dangling connection caused a warning QObject::connect: No such slot DecodeAsDialog::setCaptureFile(capture_file*) in ../ui/qt/main_window_slots.cpp:2881 QObject::connect: (sender name: 'MainWindow') QObject::connect: (receiver name: 'DecodeAsDialog') Change-Id: Ibb12b9cdded3c6b7cca40ce08874bc4f1af4eec7 Reviewed-on: https://code.wireshark.org/review/23623 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx> Petri-Dish: Martin Kaiser <wireshark@kaiser.cx> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'diameter')
0 files changed, 0 insertions, 0 deletions