Wireshark-commits: [Wireshark-commits] master-2.0 7dcfb52: Qt: Fixed signal name to avoid a warning
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 13 Nov 2015 06:03:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7dcfb52d17d100652b41d5e4e028c03c09cb13ef
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

7dcfb52 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Fixed signal name to avoid a warning.
    
    Also terminate stream lines with endl.
    
    Change-Id: Icbbe5b47695506888c03607ff0af66c59306faae
    Reviewed-on: https://code.wireshark.org/review/11778
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 1b6bf766046aca882deb7f1b9f30f25ffcb3636a)
    Reviewed-on: https://code.wireshark.org/review/11792
    

Actions performed:

    from  0554c2f   Qt: Coloring Rules dialog fixups.
    adds  7dcfb52   Qt: Fixed signal name to avoid a warning.


Summary of changes:
 ui/qt/io_graph_dialog.cpp |   30 +++++++++++++++---------------
 ui/qt/io_graph_dialog.h   |    2 +-
 2 files changed, 16 insertions(+), 16 deletions(-)