summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content.h b/content/content.h
index 19ec7919a..8987e2cdf 100644
--- a/content/content.h
+++ b/content/content.h
@@ -140,6 +140,7 @@ union content_msg_data {
CONTENT_SAVE_COMPLETE,
CONTENT_SAVE_SOURCE
} type;
+ /** if NULL, save the content generating the message */
struct hlcache_handle *content;
} dragsave;
/** CONTENT_MSG_SAVELINK - Save a URL */