summaryrefslogtreecommitdiff
path: root/render/html_object.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/html_object.c')
-rw-r--r--render/html_object.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/render/html_object.c b/render/html_object.c
index 7b34c4a7e..15ca7ed3b 100644
--- a/render/html_object.c
+++ b/render/html_object.c
@@ -368,6 +368,7 @@ html_object_callback(hlcache_handle *object,
case CONTENT_MSG_SAVELINK:
case CONTENT_MSG_POINTER:
+ case CONTENT_MSG_GADGETCLICK:
/* These messages are for browser window layer.
* we're not interested, so pass them on. */
content_broadcast(&c->base, event->type, event->data);