Skip to content
Snippets Groups Projects
Commit 69eca77c authored by edgrif's avatar edgrif
Browse files

turn debug on.

parent 7b47dc50
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,9 @@
*
* Exported functions: See XXXXXXXXXXXXX.h
* HISTORY:
* Last edited: Oct 20 10:37 2008 (rds)
* Last edited: Aug 5 08:21 2009 (edgrif)
* Created: Tue Jul 10 09:09:53 2007 (rds)
* CVS info: $Id: zmapXRemoteUtils.c,v 1.6 2008-10-29 10:19:57 rds Exp $
* CVS info: $Id: zmapXRemoteUtils.c,v 1.7 2009-08-14 10:00:33 edgrif Exp $
*-------------------------------------------------------------------
*/
......@@ -62,7 +62,7 @@ static void destroy_property_notify_data(GtkWidget *widget, gpointer user_data);
static void begin_handler(GtkWidget *widget, gpointer realize_data);
static void end_handler(GtkWidget *widget, gpointer realize_data);
static gboolean events_debug_G = FALSE;
static gboolean events_debug_G = TRUE ;
void zMapXRemoteInitialiseWidget(GtkWidget *widget, char *app, char *request, char *response,
ZMapXRemoteCallback callback, gpointer user_data)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment