mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 07:04:29 +00:00
entry: Trivial indentation fix
This commit is contained in:
parent
a25d6b1dc7
commit
7c72712b0f
@ -4474,7 +4474,7 @@ gtk_entry_real_insert_text (GtkEditable *editable,
|
||||
end_change (GTK_ENTRY (editable));
|
||||
|
||||
if (n_inserted != n_chars)
|
||||
gtk_widget_error_bell (GTK_WIDGET (editable));
|
||||
gtk_widget_error_bell (GTK_WIDGET (editable));
|
||||
|
||||
*position += n_inserted;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user