From 4ae2165c4516a74012d30610b4c53de6d3ccaf90 Mon Sep 17 00:00:00 2001 From: andreykproductengine Date: Wed, 25 Sep 2019 22:23:09 +0300 Subject: SL-6109 LMB DLMB in progress --- indra/newview/llviewerkeyboard.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llviewerkeyboard.h') diff --git a/indra/newview/llviewerkeyboard.h b/indra/newview/llviewerkeyboard.h index 3ba033509c..10b16e5fa0 100644 --- a/indra/newview/llviewerkeyboard.h +++ b/indra/newview/llviewerkeyboard.h @@ -141,6 +141,7 @@ private: enum EMouseState { MOUSE_STATE_DOWN, // key down this frame + MOUSE_STATE_CLICK, // key went up and down in scope of same frame MOUSE_STATE_LEVEL, // clicked again fast, or never released MOUSE_STATE_UP, // went up this frame MOUSE_STATE_SILENT // notified about 'up', do not notify again -- cgit v1.2.3