]> git.sur5r.net Git - glabels/blobdiff - src/font-history.c
Imported Upstream version 3.4.0
[glabels] / src / font-history.c
index ec076fc2d7d3d91a27b4548679b39ee1fb65358e..354f7db77abb71c975e07aee573b3b6dc4aff5c0 100644 (file)
@@ -56,6 +56,16 @@ gl_font_history_init (void)
 }
 
 
+/*****************************************************************************/
+/* Initialize font history with a null model.                                */
+/*****************************************************************************/
+void
+gl_font_history_init_null (void)
+{
+       gl_font_history = gl_font_history_model_new_null ();
+}
+
+
 
 /*
  * Local Variables:       -- emacs