Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master fdff1b3: Don't connect to non-existent slots.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 Jul 2014 00:15:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fdff1b3b18741e8608e1fbe13b5cf1e3add7a9d7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fdff1b3 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't connect to non-existent slots.
    
    (Run-time warning, not compile-time error, alas.)
    
    Change-Id: I002ca132d2c7cbc2cfd802438edb4509ff76bcbc
    Reviewed-on: https://code.wireshark.org/review/3155
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c7a2c89   Rename ifListChanged to localInterfaceListChanged.
    adds  fdff1b3   Don't connect to non-existent slots.


Summary of changes:
 ui/qt/capture_interfaces_dialog.cpp |    7 ++++++-
 ui/qt/capture_interfaces_dialog.h   |    1 +
 ui/qt/main_window.cpp               |    1 -
 3 files changed, 7 insertions(+), 2 deletions(-)