src/ui/gui/psppire-conf.c: Use GError instead of strerror.
[pspp] / src / ui / gui / widgets.c
index 6ce12924905d391ddf1d01426f75b926b0e63f6d..0bf7e979cbaa2695dac8bc2c010df801657113dd 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
 PSPP - a program for statistical analysis.
 Copyright (C) 2017 Free Software Foundation, Inc.
 
@@ -207,7 +207,7 @@ preregister_widgets (void)
   psppire_val_chooser_get_type ();
   psppire_dialog_get_type ();
   psppire_selector_get_type ();
-  psppire_buttonbox_get_type ();
+  psppire_button_box_get_type ();
   psppire_keypad_get_type ();
   psppire_acr_get_type ();
   psppire_dict_view_get_type ();