Wireshark-commits: [Wireshark-commits] master 9768a3e: LTE dialogs: tidy up some loose ends

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Oct 2015 20:02:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9768a3e8a06d7a8fd8b5751ef24a1279446ba933
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9768a3e by Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx):

    LTE dialogs: tidy up some loose ends
    
    Change-Id: I18f099311f7660c91cffdf21bbacdb88b7c0fd7e
    Reviewed-on: https://code.wireshark.org/review/11182
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  115fff1   [Nettrace] Parse timestamps and add to individual packets.
    adds  9768a3e   LTE dialogs: tidy up some loose ends


Summary of changes:
 epan/proto.c                        |    7 +++--
 epan/proto.h                        |    6 +++-
 ui/gtk/main_menubar.c               |    6 ++--
 ui/qt/follow_stream_dialog.cpp      |    2 +-
 ui/qt/lte_mac_statistics_dialog.cpp |   14 ++++------
 ui/qt/lte_mac_statistics_dialog.h   |    6 ++--
 ui/qt/lte_rlc_graph_dialog.cpp      |   27 +++++++++++++-----
 ui/qt/lte_rlc_graph_dialog.h        |    2 +-
 ui/qt/lte_rlc_statistics_dialog.cpp |   52 +++++++++++++++++++++++------------
 ui/qt/main_window_slots.cpp         |    7 +++--
 ui/tap-rlc-graph.c                  |   35 +++++++++++++----------
 ui/tap-rlc-graph.h                  |    1 +
 12 files changed, 106 insertions(+), 59 deletions(-)