diff --git a/src/gnome/dialog-totd.c b/src/gnome/dialog-totd.c index ea88e151e1..f5e07e940c 100644 --- a/src/gnome/dialog-totd.c +++ b/src/gnome/dialog-totd.c @@ -36,6 +36,7 @@ /* This static indicates the debugging module that this .o belongs to. */ static short module = MOD_GUI; + static GtkWidget *win = NULL; static GtkWidget *disable_cb = NULL; static GtkWidget *canvas = NULL;