]> www.fi.muni.cz Git - evince.git/commit
[libview] Remove GtkObject
authorChristian Persch <chpe@gnome.org>
Mon, 27 Sep 2010 17:36:05 +0000 (19:36 +0200)
committerChristian Persch <chpe@gnome.org>
Mon, 27 Sep 2010 17:36:05 +0000 (19:36 +0200)
commit212d9a536bc60e711b779feb5e8aa33db654997d
tree2f80e82455e69af1edc4a1fc3257f60aa49f676f
parent92e6408831f6a27f06b442b550722d2a994fedc4
[libview] Remove GtkObject

Use GObjectClass:dispose instead of GtkObjectClass:destroy.

Based on a patch by Matthias Clasen.

Bug #630676.
libview/ev-view-presentation.c
libview/ev-view.c