diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-04 02:30:35 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-04 02:30:35 +0800 |
commit | 8665558111a7e4bc439818a8fc1c34c81bac7da4 (patch) | |
tree | d89339d854d6faeae6d2e0c8dafde1b18e8bcf26 /ChangeLog | |
parent | b369515aba539de144a26529515fdcbeb1b7e07d (diff) | |
download | gsoc2013-epiphany-8665558111a7e4bc439818a8fc1c34c81bac7da4.tar gsoc2013-epiphany-8665558111a7e4bc439818a8fc1c34c81bac7da4.tar.gz gsoc2013-epiphany-8665558111a7e4bc439818a8fc1c34c81bac7da4.tar.bz2 gsoc2013-epiphany-8665558111a7e4bc439818a8fc1c34c81bac7da4.tar.lz gsoc2013-epiphany-8665558111a7e4bc439818a8fc1c34c81bac7da4.tar.xz gsoc2013-epiphany-8665558111a7e4bc439818a8fc1c34c81bac7da4.tar.zst gsoc2013-epiphany-8665558111a7e4bc439818a8fc1c34c81bac7da4.zip |
Add type for flags.
2005-01-03 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbars-model.c:
(egg_toolbars_model_flags_get_type):
* lib/egg/egg-toolbars-model.h:
Add type for flags.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-01-03 Christian Persch <chpe@cvs.gnome.org> + + * lib/egg/egg-toolbars-model.c: + (egg_toolbars_model_flags_get_type): + * lib/egg/egg-toolbars-model.h: + + Add type for flags. + 2005-01-03 Crispin Flowerday <gnome@flowerday.cx> * src/ephy-shell.c: (ephy_shell_error_get_type), |