Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
3e5d49f5
Commit
3e5d49f5
authored
Apr 12, 2010
by
Javier Jardón
Browse files
Fix compilation warning: Use G_ENABLE_DEBUG to enable the var
parent
b3bd16e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtktrayicon-x11.c
View file @
3e5d49f5
...
...
@@ -545,7 +545,9 @@ static gboolean
gtk_tray_icon_delete
(
GtkWidget
*
widget
,
GdkEventAny
*
event
)
{
#ifdef G_ENABLE_DEBUG
GtkTrayIcon
*
icon
=
GTK_TRAY_ICON
(
widget
);
#endif
GTK_NOTE
(
PLUGSOCKET
,
g_print
(
"GtkStatusIcon %p: delete notify, tray manager window %lx
\n
"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment