summaryrefslogtreecommitdiffstats
path: root/src/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/html.h')
-rw-r--r--src/html.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/html.h b/src/html.h
index 84a133a..f80f897 100644
--- a/src/html.h
+++ b/src/html.h
@@ -25,6 +25,9 @@
#include <glib.h>
gchar *
+mq_html_notebook(gboolean vertical, const gchar *name, ...);
+
+gchar *
mq_html_form(const gchar *submit_label, const gchar *reset_label, ...);
gchar *