From f372010ee83aa3438f633d38c7d8e46516c1ab7b Mon Sep 17 00:00:00 2001 From: Jakub Zawadzki Date: Sun, 10 Jun 2012 22:07:54 +0000 Subject: Custom model for packet details Original patch tracked in bug #7224 svn path=/trunk/; revision=43189 --- ui/gtk/Makefile.common | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ui/gtk/Makefile.common') diff --git a/ui/gtk/Makefile.common b/ui/gtk/Makefile.common index eaff1da4c3..f75feef32c 100644 --- a/ui/gtk/Makefile.common +++ b/ui/gtk/Makefile.common @@ -130,6 +130,7 @@ WIRESHARK_GTK_SRC = \ proto_help.c \ proto_hier_stats_dlg.c \ proto_hier_tree_model.c \ + proto_tree_model.c \ range_utils.c \ rtp_player.c \ rtp_stream.c \ @@ -329,6 +330,7 @@ noinst_HEADERS = \ proto_help.h \ proto_hier_stats_dlg.h \ proto_hier_tree_model.h \ + proto_tree_model.h \ range_utils.h \ remote_icons.h \ rtp_analysis.h \ -- cgit v1.2.3