Internationalisation.
[pspp-builds.git] / src / ui / gui / psppire-var-store.c
index 36538723d43bf01da71940d6f3a147fb35d46395..9abf8653594ac5b49f34bea03a9c8a19d06f9e9b 100644 (file)
@@ -640,7 +640,7 @@ psppire_var_store_get_var_cnt(PsppireVarStore  *store)
 
 
 void
-psppire_var_store_set_font(PsppireVarStore *store, PangoFontDescription *fd)
+psppire_var_store_set_font(PsppireVarStore *store, const PangoFontDescription *fd)
 {
   g_return_if_fail (store);
   g_return_if_fail (PSPPIRE_IS_VAR_STORE (store));