redraw supported_protos dialog, if GUI prefs changed
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 19 Nov 2003 00:10:25 +0000 (00:10 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 19 Nov 2003 00:10:25 +0000 (00:10 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9022 f5534014-38df-0310-8fa8-9805f1628bb7

gtk/gui_prefs.c

index bc977da52e9565369b07918d35f3c329df1823aa..39933db2c06335e0ace553b0ef3c2d0a6c0caae8 100644 (file)
@@ -1,7 +1,7 @@
 /* gui_prefs.c
  * Dialog box for GUI preferences
  *
- * $Id: gui_prefs.c,v 1.45 2003/11/11 05:23:23 guy Exp $
+ * $Id: gui_prefs.c,v 1.46 2003/11/19 00:10:25 ulfl Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -37,6 +37,7 @@
 #include "gtkglobals.h"
 #include "follow_dlg.h"
 #include "help_dlg.h"
+#include "supported_protos_dlg.h"
 #include "prefs.h"
 #include "prefs_dlg.h"
 #include "ui_util.h"
@@ -569,7 +570,8 @@ gui_prefs_apply(GtkWidget *w _U_)
           highlight style changed. */
        redraw_hex_dump_all();
 
-       /* Redraw the help window. */
+       /* Redraw the help window(s). */
+       supported_redraw();
        help_redraw();
 
        /* Redraw the "Follow TCP Stream" windows, in case either the font