URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=60d0faf9c9bee0defc42d7ad633ae46a8008bd6c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
60d0faf by Guy Harris (guy@xxxxxxxxxxxx):
Move proto_hier_stats.[ch] to libui.
Change-Id: Ib7c0617d88bf92cad0ac877176001d29960f1cd8
Reviewed-on: https://code.wireshark.org/review/2725
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 073bf49 From Johan Whahl: Added dissection of the SIP Service-Route header.
adds 60d0faf Move proto_hier_stats.[ch] to libui.
Summary of changes:
CMakeLists.txt | 1 -
Makefile.common | 2 --
ui/CMakeLists.txt | 3 ++-
ui/Makefile.common | 2 ++
ui/gtk/proto_hier_stats_dlg.c | 2 +-
proto_hier_stats.c => ui/proto_hier_stats.c | 2 +-
proto_hier_stats.h => ui/proto_hier_stats.h | 6 +++---
ui/qt/QtShark.pro | 1 -
8 files changed, 9 insertions(+), 10 deletions(-)
rename proto_hier_stats.c => ui/proto_hier_stats.c (99%)
rename proto_hier_stats.h => ui/proto_hier_stats.h (92%)