From 2f4246cb3caa4deee732031f332a0b53e899c8e6 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Tue, 4 Jul 2000 19:38:35 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2534 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/gnome/dialog-totd.c | 1 + 1 file changed, 1 insertion(+) 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;