~mdoyen/homebank/5.2.x

« back to all changes in this revision

Viewing changes to src/ui-tag.h

  • Committer: Maxime Doyen
  • Date: 2019-07-29 20:34:22 UTC
  • Revision ID: homebank@free.fr-20190729203422-hy3g4szjv3dbzmxu
5.2.7 release

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
void ui_tag_combobox_populate(GtkComboBoxText *combobox);
57
57
GtkWidget *ui_tag_combobox_new(GtkWidget *label);
58
58
 
 
59
GtkWidget *
 
60
ui_tag_popover_list(GtkWidget *entry);
59
61
 
60
62
/* = = = = = = = = = = */
61
63
 
68
70
GtkWidget *ui_tag_manage_dialog (void);
69
71
 
70
72
 
71
 
#endif
 
 
b'\\ No newline at end of file'
 
73
#endif