Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
960b82eb
Commit
960b82eb
authored
Dec 20, 2005
by
Matthias Clasen
Browse files
Fix the build
parent
f2685563
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkplug.c
View file @
960b82eb
...
...
@@ -257,7 +257,7 @@ _gtk_plug_add_to_socket (GtkPlug *plug,
gtk_widget_set_parent
(
widget
,
GTK_WIDGET
(
socket_
));
g_signal_emit_by_name
(
socket
,
"plug_added"
);
g_signal_emit_by_name
(
socket
_
,
"plug_added"
);
}
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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