mirror of https://github.com/GNOME/gimp.git
Indentation fix
This commit is contained in:
parent
b77cbdf3a1
commit
82c48eeb9e
|
@ -1375,8 +1375,8 @@ gimp_display_shell_canvas_tool_events (GtkWidget *canvas,
|
|||
shell->last_read_motion_time = history_events[i]->time;
|
||||
}
|
||||
|
||||
tool_manager_control_active (gimp, GIMP_TOOL_ACTION_RESUME,
|
||||
display);
|
||||
tool_manager_control_active (gimp, GIMP_TOOL_ACTION_RESUME,
|
||||
display);
|
||||
|
||||
gdk_device_free_history (history_events, n_history_events);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue