X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog.h;h=6c175cfb8a690d0de4632f5daabacfc12bf754e5;hb=refs%2Ftags%2Ffc11-x64-build55;hp=5a1b1f57b598e8c2be76ed0fddece2e77605a4e0;hpb=e589b646894ffc013ab5e57981c8ac07bce522dd;p=pspp-builds.git diff --git a/src/ui/gui/psppire-dialog.h b/src/ui/gui/psppire-dialog.h index 5a1b1f57..6c175cfb 100644 --- a/src/ui/gui/psppire-dialog.h +++ b/src/ui/gui/psppire-dialog.h @@ -87,7 +87,7 @@ void psppire_dialog_notify_change (PsppireDialog *); GType psppire_orientation_get_type (void); -#define G_TYPE_PSPPIRE_ORIENTATION (psppire_orientation_get_type ()) +#define PSPPIRE_TYPE_ORIENTATION (psppire_orientation_get_type ()) G_END_DECLS