After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 272094 - Some code clean work for gal a11y
Some code clean work for gal a11y
Status: RESOLVED FIXED
Product: GAL
Classification: Deprecated
Component: ETable
trunk
Other other
: Normal normal
: ---
Assigned To: Harry Lu
Evolution QA team
Depends on:
Blocks: 271192
 
 
Reported: 2005-02-02 08:24 UTC by Harry Lu
Modified: 2005-02-04 05:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch 1.0 (16.26 KB, patch)
2005-02-02 08:25 UTC, Harry Lu
none Details | Review

Description Harry Lu 2005-02-02 08:24:51 UTC
Some code clean work for gal a11y. Please see the attachment.
Comment 1 Harry Lu 2005-02-02 08:25:15 UTC
Created attachment 44729 [details] [review]
patch 1.0
Comment 2 Harry Lu 2005-02-02 08:26:21 UTC
The above can fix the invalid cast warning when showing task table.

(evolution-2.2:3642): GLib-GObject-WARNING **: invalid cast from 
`GalA11yETable' to `GtkAccessible'
Comment 3 Harry Lu 2005-02-04 05:47:45 UTC
patch committed.