X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=glade%2Fvar-view.c;h=7eb6c627266ca52199646c533716e503fac2aa66;hb=82cdb6b894ba84fad617196cdba815c9aa15605f;hp=272f7dbecc0a832bac5bfe3a1184fc96295fb7ce;hpb=ec1710dfedad294b9a32838abdbf0967d574aff8;p=pspp-builds.git diff --git a/glade/var-view.c b/glade/var-view.c index 272f7dbe..7eb6c627 100644 --- a/glade/var-view.c +++ b/glade/var-view.c @@ -7,7 +7,14 @@ #include - +/* Dummy function to keep the linker happy. + Glade never actually needs to use this return value. + */ +GType +psppire_var_ptr_get_type (void) +{ + return 0; +} void glade_psppire_var_view_post_create (GladeWidgetAdaptor *adaptor,