bug 2
This commit is contained in:
parent
44e148b310
commit
0253bf6ed3
@ -57,7 +57,7 @@ static void init (int *argc, char ***argv, const char **cmd)
|
||||
|
||||
if (set_breakpoint)
|
||||
{
|
||||
#if !GLIB_CHECK_VERSION(2,6,0)
|
||||
#if GLIB_CHECK_VERSION(2,6,0)
|
||||
g_log_set_default_handler (breakpoint_log_handler, NULL);
|
||||
#else
|
||||
g_log_set_handler ("Gtk", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
|
||||
|
Loading…
x
Reference in New Issue
Block a user