From 7c57c05ed55c1dca6a8d2a6abc34a34d8835cdb8 Mon Sep 17 00:00:00 2001 From: Luis Ontanon Date: Fri, 9 Feb 2007 03:11:14 +0000 Subject: * Add a Submenu (/Views/User Tables) where UATs can be accessed. * Remove macros_dlg, the DFMacros UAT goes in the menu with all the rest * in packet-user_encap.c WTAP_ENCAP=XXX has become useless information for the user leave just the DLT# svn path=/trunk/; revision=20753 --- stat_menu.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stat_menu.h') diff --git a/stat_menu.h b/stat_menu.h index 142cc5b47e..259e8ed19e 100644 --- a/stat_menu.h +++ b/stat_menu.h @@ -50,7 +50,8 @@ typedef enum { REGISTER_STAT_GROUP_RESPONSE_TIME, REGISTER_STAT_GROUP_TELEPHONY, /* XXX - split into telephony and VoIP? */ - REGISTER_ANALYZE_GROUP_NONE + REGISTER_ANALYZE_GROUP_NONE, + REGISTER_USER_TABLES #ifdef HAVE_LUA_5_1 ,REGISTER_TOOLS_GROUP_NONE #endif -- cgit v1.2.3