mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2534 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
9259041459
commit
2f4246cb3c
@ -36,6 +36,7 @@
|
|||||||
|
|
||||||
/* This static indicates the debugging module that this .o belongs to. */
|
/* This static indicates the debugging module that this .o belongs to. */
|
||||||
static short module = MOD_GUI;
|
static short module = MOD_GUI;
|
||||||
|
|
||||||
static GtkWidget *win = NULL;
|
static GtkWidget *win = NULL;
|
||||||
static GtkWidget *disable_cb = NULL;
|
static GtkWidget *disable_cb = NULL;
|
||||||
static GtkWidget *canvas = NULL;
|
static GtkWidget *canvas = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user