X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-var-sheet-header.c;h=c3c25042ecb0a4862fa876eaee870bd3b01b7c4d;hb=6b6718a372daeaa66d69e126f9ee4a9bf46bf059;hp=01743a12673249d07a98e7b85a7949327fc5f5dc;hpb=261c52b2dcbf4c647bf8b7e8db40766cef88ad8d;p=pspp diff --git a/src/ui/gui/psppire-var-sheet-header.c b/src/ui/gui/psppire-var-sheet-header.c index 01743a1267..c3c25042ec 100644 --- a/src/ui/gui/psppire-var-sheet-header.c +++ b/src/ui/gui/psppire-var-sheet-header.c @@ -90,7 +90,7 @@ gi (GListModel *list, guint position) if (text) gtk_button_set_label (GTK_BUTTON (button), gettext (text)); - + return button; }