Wireshark-commits: [Wireshark-commits] master 72f3b9f: Fix some signal → slot mismatches.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=72f3b9f74cdf6dbc880c02c5af0315c323c5b7ea
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
72f3b9f by Gerald Combs (gerald@xxxxxxxxxxxxx):
Fix some signal → slot mismatches.
Update some signal definitions to match gb4e972b.
Bug: 11524
Change-Id: I0d98a4e83c791221962943c3dec8f0d4296d3027
Reviewed-on: https://code.wireshark.org/review/10557
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 43b77ae Qt: Add an event processing timer.
adds 72f3b9f Fix some signal → slot mismatches.
Summary of changes:
ui/qt/follow_stream_dialog.h | 2 +-
ui/qt/main_window_slots.cpp | 10 +++++-----
ui/qt/sctp_all_assocs_dialog.h | 4 ++--
ui/qt/sctp_assoc_analyse_dialog.h | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)