diff options
author | Rodney Dawes <dobey@ximian.com> | 2003-12-23 01:31:46 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2003-12-23 01:31:46 +0800 |
commit | 1e0a5a8fa1c2e36347a7ecb361a3824b1690ac28 (patch) | |
tree | 52178999d7a39fce46e964dff3fe0566f78aa1f1 /widgets/misc/ChangeLog | |
parent | 412fb3d0c449250fa36116fe06af6dc52313e185 (diff) | |
download | gsoc2013-evolution-1e0a5a8fa1c2e36347a7ecb361a3824b1690ac28.tar.gz gsoc2013-evolution-1e0a5a8fa1c2e36347a7ecb361a3824b1690ac28.tar.zst gsoc2013-evolution-1e0a5a8fa1c2e36347a7ecb361a3824b1690ac28.zip |
Fix for bug #46349
2003-12-22 Rodney Dawes <dobey@ximian.com>
Fix for bug #46349
* e-combo-button.c: Use the appropriate style painting for a
button widget, since we are a button
svn path=/trunk/; revision=24002
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index bbc66fd5c1..975778b0e4 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2003-12-22 Rodney Dawes <dobey@ximian.com> + + Fix for bug #46349 + + * e-combo-button.c: Use the appropriate style painting for a + button widget, since we are a button + 2003-12-18 Harry Lu <harry.lu@sun.com> * e-cell-date-edit.c: (e_cell_date_edit_do_popup): call |