app: forgot to save the last comment edit

This commit is contained in:
Michael Natterer 2010-06-12 18:46:30 +02:00
parent 4da97f95c9
commit 94dc079d44
1 changed files with 1 additions and 2 deletions

View File

@ -329,8 +329,7 @@ gimp_canvas_focus (GtkWidget *widget,
* give focus to the canvas because it is focussable. Instead, try
* navigating in the focussed overlay child first, and use
* GtkContainer's default implementation only if that fails (which
* happens when cursor navigation leaves the overlay child's
* widget).
* happens when focus navigation leaves the overlay child).
*/
if (focus && gtk_widget_child_focus (focus, direction))