aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-09-15 19:35:42 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-09-15 19:35:42 +0000
commit6653b82a980db28150c343655a592b8a4f75f4ee (patch)
treebf54dabe4173abfc4409e159eb642ecde3c9459f /ui/gtk
parent7f57fe33573d04cb94598942d807abd3d2d85ebc (diff)
Use a better hash algorithm and add a dialouge to get hastable data.
(missed a file) svn path=/trunk/; revision=52079
Diffstat (limited to 'ui/gtk')
-rw-r--r--ui/gtk/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/gtk/Makefile.common b/ui/gtk/Makefile.common
index f10496b0b8..db96be58d2 100644
--- a/ui/gtk/Makefile.common
+++ b/ui/gtk/Makefile.common
@@ -54,6 +54,7 @@ WIRESHARK_GTK_SRC = \
color_dlg.c \
color_edit_dlg.c \
color_utils.c \
+ conversation_hastables_dlg.c \
conversations_table.c \
decode_as_ber.c \
decode_as_dcerpc.c \
@@ -247,6 +248,7 @@ noinst_HEADERS = \
color_dlg.h \
color_edit_dlg.h \
color_utils.h \
+ conversation_hastables_dlg.h \
conversations_table.h \
decode_as_ber.h \
decode_as_dlg.h \