From d58387cdda577ca5102d7aeac183de53639887f7 Mon Sep 17 00:00:00 2001 From: Nicholas Rishel Date: Mon, 25 May 2020 20:34:07 -0700 Subject: Correcting the type for indexing Wintab buttons. Signed-off-by: Nicholas Rishel --- intern/ghost/intern/GHOST_WindowWin32.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern') diff --git a/intern/ghost/intern/GHOST_WindowWin32.cpp b/intern/ghost/intern/GHOST_WindowWin32.cpp index 44340cddc87..c5fe38ee678 100644 --- a/intern/ghost/intern/GHOST_WindowWin32.cpp +++ b/intern/ghost/intern/GHOST_WindowWin32.cpp @@ -1362,7 +1362,7 @@ GHOST_TSuccess GHOST_WindowWin32::getWintabInfo(std::vector> 1; diff > 0; diff = (unsigned)diff >> 1) { physicalButton++; } -- cgit v1.2.3