Wireshark-commits: [Wireshark-commits] master 1b6bf76: 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:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b6bf766046aca882deb7f1b9f30f25ffcb3636a
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1b6bf76 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>
    

Actions performed:

    from  bd96244   MEGACO: fix indent (remove tab)
    adds  1b6bf76   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(-)