]> git.sur5r.net Git - glabels/blobdiff - src/template-history-model.h
Imported Upstream version 3.4.0
[glabels] / src / template-history-model.h
index 1de986650582a6a5bb033ba94880aa946906f1fc..6db51f421f500ea5162a3c3100c9265eb3c7b469 100644 (file)
@@ -65,6 +65,7 @@ struct _glTemplateHistoryModelClass {
 GType                   gl_template_history_model_get_type       (void) G_GNUC_CONST;
 
 glTemplateHistoryModel *gl_template_history_model_new            (guint                   n);
+glTemplateHistoryModel *gl_template_history_model_new_null       (void);
 
 void                    gl_template_history_model_add_name       (glTemplateHistoryModel *this,
                                                                   const gchar            *name);