Wireshark-commits: [Wireshark-commits] master-2.0 dae0c3a: Qt: Sort traffic table default protos

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 7 Jan 2016 12:36:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dae0c3afd95adc5fd45f2fd2b9fc725223f952de
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

dae0c3a by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Sort traffic table default protos
    
    When changing conversation types in Conversations and endpoint types
    in Endpoints the tabs will be arranged alphabetically, so ensure that
    the default protos also are alphabetically.
    
    Change-Id: Ib0e8ffb744f63867e93282b7a81b1c11b0ee3dc4
    Reviewed-on: https://code.wireshark.org/review/13107
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    (cherry picked from commit 5dcce344accf94cd0143879117397fdff5e2def7)
    Reviewed-on: https://code.wireshark.org/review/13108
    

Actions performed:

    from  51945d2   Nstrace: Fix field name for nstrace.tcpdbg.rtrtt
    adds  dae0c3a   Qt: Sort traffic table default protos


Summary of changes:
 ui/qt/traffic_table_dialog.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)