corrected my ChangeLog entry
This commit is contained in:
parent
2671ae157e
commit
652d670abf
1 changed files with 3 additions and 2 deletions
|
|
@ -21,8 +21,9 @@
|
|||
* app/gui/gradients-commands.c
|
||||
* app/gui/menus.c
|
||||
* app/gui/pattern-select.c: GObject porting.
|
||||
Replaced all gtk_object_[unref|ref] calls by their g_object_
|
||||
counterparts, expect refs that are used with gtk_object_sink().
|
||||
Replaced all remainaing gtk_object_[unref|ref] calls by their
|
||||
g_object_ counterparts, except refs that are used with
|
||||
gtk_object_sink().
|
||||
|
||||
2001-07-27 Sven Neumann <sven@gimp.org>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue