summaryrefslogtreecommitdiff
path: root/desktop/browser_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser_private.h')
-rw-r--r--desktop/browser_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/browser_private.h b/desktop/browser_private.h
index 43f4402cf..efd875f7b 100644
--- a/desktop/browser_private.h
+++ b/desktop/browser_private.h
@@ -141,7 +141,7 @@ struct browser_window {
struct browser_window *focus;
/** Last time a link was followed in this window */
- unsigned int last_action;
+ uint64_t last_action;
/** Current selection */
struct {