Wireshark-commits: [Wireshark-commits] master d66ee14: Qt: Signal number of active captures
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Jan 2017 08:28:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d66ee141af70df7809ef9f48d19f75469f64a0b4
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d66ee14 by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    Qt: Signal number of active captures
    
    Adds a signal, which emits the number of active captures
    
    Change-Id: I637106294e331e7fc7607f6fd7704492e22fa7ac
    Reviewed-on: https://code.wireshark.org/review/19799
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  795b5d4   Add 'in' operator in display filter expression dialog
    adds  d66ee14   Qt: Signal number of active captures


Summary of changes:
 ui/qt/wireshark_application.cpp |   12 ++++++++++++
 ui/qt/wireshark_application.h   |    7 +++++--
 2 files changed, 17 insertions(+), 2 deletions(-)