mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
miscellaneous Windows XP fixes
This commit is contained in:
parent
db0b8b5341
commit
0d6f4484c4
12 changed files with 404 additions and 28 deletions
|
|
@ -18,7 +18,7 @@
|
|||
#include "mozilla/TouchEvents.h"
|
||||
|
||||
// Desktop builds target apis for 502. Win8 Metro builds target 602.
|
||||
#if WINVER < 0x0602
|
||||
#if WINVER < 0x0601
|
||||
|
||||
DECLARE_HANDLE(HGESTUREINFO);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue