mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 17:46:20 +00:00
Added tags to form fields
This commit is contained in:
@@ -121,6 +121,8 @@ typedef struct data_form_t {
|
||||
char *title;
|
||||
char *instructions;
|
||||
GSList *fields;
|
||||
GHashTable *var_to_tag;
|
||||
GHashTable *tag_to_var;
|
||||
} DataForm;
|
||||
|
||||
void jabber_init_module(void);
|
||||
|
||||
Reference in New Issue
Block a user