From 1809143ff33ed96d17e4e331b115b387801e10f5 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Tue, 12 Feb 2013 19:12:14 +0000 Subject: Implement triple-click --- amiga/gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'amiga/gui.h') diff --git a/amiga/gui.h b/amiga/gui.h index 2fd0f0277..126bcbe90 100755 --- a/amiga/gui.h +++ b/amiga/gui.h @@ -109,6 +109,7 @@ struct gui_window_2 { char *status; char *wintitle; char *helphints[GID_LAST]; + browser_mouse_state prev_mouse_state; struct timeval lastclick; BOOL rmbtrapped; struct AppIcon *appicon; /* iconify appicon */ -- cgit v1.2.3