]> git.sur5r.net Git - glabels/blobdiff - src/template-history.c
Imported Upstream version 3.4.0
[glabels] / src / template-history.c
index 166567c9e0b4d712ecb8ff6cccfb5e5afdf79bc5..db66faea801c0c56046acc4c3b7cffb98c216c8a 100644 (file)
@@ -56,6 +56,16 @@ gl_template_history_init (void)
 }
 
 
+/*****************************************************************************/
+/* Initialize template history with null model.                              */
+/*****************************************************************************/
+void
+gl_template_history_init_null (void)
+{
+        gl_template_history = gl_template_history_model_new_null ();
+}
+
+
 
 /*
  * Local Variables:       -- emacs