X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=properties%2Fev-properties-view.c;h=70c337e2dfbeb001359ba7673867a148590ac986;hb=8f535d303b8985db357abc54cb4d3fe1ff7e84bd;hp=297cbc5d5cf115bef2af3f3bb5a9cd5a96a9baa7;hpb=19be09f257f9250cb45fa96e05ab16d6e9ff7ba9;p=evince.git diff --git a/properties/ev-properties-view.c b/properties/ev-properties-view.c index 297cbc5d..70c337e2 100644 --- a/properties/ev-properties-view.c +++ b/properties/ev-properties-view.c @@ -251,6 +251,12 @@ ev_properties_view_init (EvPropertiesView *properties) TRUE, TRUE, 0); } +void +ev_properties_view_register_type (GTypeModule *module) +{ + ev_properties_view_get_type (); +} + GtkWidget * ev_properties_view_new (void) {