aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/gal-view-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/gal-view-factory.h')
-rw-r--r--e-util/gal-view-factory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/gal-view-factory.h b/e-util/gal-view-factory.h
index 2a67dbe263..19f644e966 100644
--- a/e-util/gal-view-factory.h
+++ b/e-util/gal-view-factory.h
@@ -61,6 +61,8 @@ struct _GalViewFactory {
struct _GalViewFactoryClass {
GObjectClass parent_class;
+ GType gal_view_type;
+
/* Methods */
const gchar * (*get_type_code) (GalViewFactory *factory);
GalView * (*new_view) (GalViewFactory *factory,