mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-02 17:00:19 +00:00
Fix the build
This commit is contained in:
parent
eb60282b1b
commit
9c128ed442
@ -285,7 +285,7 @@ _gtk_socket_windowing_embed_notify (GtkSocket *socket)
|
||||
XFixesChangeSaveSet (GDK_DISPLAY_XDISPLAY (display),
|
||||
GDK_WINDOW_XWINDOW (socket->plug_window),
|
||||
SetModeInsert, SaveSetRoot, SaveSetUnmap);
|
||||
gdk_error_trap_pop_ignore ();
|
||||
gdk_error_trap_pop_ignored ();
|
||||
#endif
|
||||
_gtk_xembed_send_message (socket->plug_window,
|
||||
XEMBED_EMBEDDED_NOTIFY, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user