X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=src%2Ftemplate-history-model.h;h=6db51f421f500ea5162a3c3100c9265eb3c7b469;hb=refs%2Fheads%2Fupstream;hp=1de986650582a6a5bb033ba94880aa946906f1fc;hpb=8e4c50283c4f353b18c68474f91209b8bd050557;p=glabels diff --git a/src/template-history-model.h b/src/template-history-model.h index 1de98665..6db51f42 100644 --- a/src/template-history-model.h +++ b/src/template-history-model.h @@ -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);