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 db2fdfd: Fixup the main window tab order.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 1 Sep 2015 17:39:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db2fdfd7ef576dd78691320a8b4d456677d328e4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

db2fdfd by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fixup the main window tab order.
    
    Make sure the packet list is directly after the display filter edit in
    the main window tab order. When we press enter in the display filter
    edit, go to the next child in the tab order.
    
    Change-Id: If46e178365dbd59feb5985e9f8fa8b55d004d864
    Reviewed-on: https://code.wireshark.org/review/10342
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  a8682af   [mtp3_summary_dialog] Unused parameter warning with MSVC mtp3_summary_dialog.cpp(315) : warning C4100: 'edt'  : unreferenced formal para mtp3_summary_dialog.cpp(314) : warning C4100: 'pinfo' -
    adds  db2fdfd   Fixup the main window tab order.


Summary of changes:
 ui/qt/main_window.cpp      |    3 ++-
 ui/qt/syntax_line_edit.cpp |    4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)