mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 18:00:09 +00:00
erk, post-commit fixups
This commit is contained in:
parent
153fd8bae7
commit
536ff10119
@ -142,9 +142,7 @@ guint gtk_debug_flags = 0; /* Global GTK debug flag */
|
||||
|
||||
#ifdef G_ENABLE_DEBUG
|
||||
static const GDebugKey gtk_debug_keys[] = {
|
||||
{"objects", GTK_DEBUG_OBJECTS},
|
||||
{"misc", GTK_DEBUG_MISC},
|
||||
{"signals", GTK_DEBUG_SIGNALS},
|
||||
{"dnd", GTK_DEBUG_DND},
|
||||
{"plugsocket", GTK_DEBUG_PLUGSOCKET},
|
||||
{"text", GTK_DEBUG_TEXT},
|
||||
|
Loading…
Reference in New Issue
Block a user