mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
fix whitespace error
This commit is contained in:
parent
db88f084bc
commit
02b102cbbc
@ -1010,7 +1010,7 @@ _gdk_x11_screen_setup (GdkScreen *screen)
|
||||
GdkScreenX11 *screen_x11 = GDK_SCREEN_X11 (screen);
|
||||
|
||||
screen_x11->cm_selection_atom = make_cm_atom (screen_x11->screen_num);
|
||||
gdk_display_request_selection_notification (screen_x11->display,
|
||||
gdk_display_request_selection_notification (screen_x11->display,
|
||||
screen_x11->cm_selection_atom);
|
||||
screen_x11->is_composited = check_is_composited (screen_x11->display, screen_x11);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user