Note that for THE3GPP_IPV6_DNS_SERVERS we probably *do* need to handle
[obnox/wireshark/wip.git] / menu.h
diff --git a/menu.h b/menu.h
index 27fd1ddaf780e2dfec947e297a8580be8a16459a..9ee8247ea5d631712caddb1351a6e57cc27e0b22 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -2,7 +2,7 @@
  * Definitions for menu routines with toolkit-independent APIs but
  * toolkit-dependent implementations.
  *
- * $Id: menu.h,v 1.11 2003/09/24 02:36:33 guy Exp $
+ * $Id: menu.h,v 1.12 2003/12/13 18:01:29 ulfl Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
 extern "C" {
 #endif /* __cplusplus */
 
+
+/* Add a new recent capture filename to the "Recent Files" submenu
+   (duplicates will be ignored) */
+void add_menu_recent_capture_file(gchar *file);
+
 /* Routines to enable or disable sets of menu items. */
 
 /* Enable or disable menu items based on whether you have a capture file