Remove stray space

This commit is contained in:
Alexander Larsson
2020-02-07 08:44:46 +01:00
parent 79699cc20d
commit 2be29f982d

View File

@@ -291,7 +291,7 @@ update_source_icon (GtkDragSource *source,
icon_name,
NULL,
size, 1,
gtk_widget_get_direction (widget) ,
gtk_widget_get_direction (widget),
0);
switch (hotspot)
{