summaryrefslogtreecommitdiff
path: root/render/html_interaction.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_interaction.c')
-rw-r--r--render/html_interaction.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/render/html_interaction.c b/render/html_interaction.c
index c33d654a7..dfebc2577 100644
--- a/render/html_interaction.c
+++ b/render/html_interaction.c
@@ -943,6 +943,7 @@ void html_overflow_scroll_drag_end(struct scrollbar *scrollbar,
}
}
+/* Documented in html_internal.h */
void html_set_drag_type(html_content *html, html_drag_type drag_type,
union html_drag_owner drag_owner, const struct rect *rect)
{