mirror of https://github.com/GNOME/gimp.git
typo.
2005-12-30 Sven Neumann <sven@gimp.org> * app/widgets/gimpgradienteditor.c (view_events): typo.
This commit is contained in:
parent
a896bd1534
commit
46644a68bb
|
@ -1,3 +1,7 @@
|
|||
2005-12-30 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/widgets/gimpgradienteditor.c (view_events): typo.
|
||||
|
||||
2005-12-29 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/display/gimpdisplayshell.c (gimp_display_shell_new):
|
||||
|
|
|
@ -890,7 +890,7 @@ view_events (GtkWidget *widget,
|
|||
value += adj->page_increment / 2;
|
||||
break;
|
||||
|
||||
deafult:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue