winex11.drv: Add pen to tablet stylus detection whitelist.

This commit is contained in:
C John Klehm 2013-05-15 19:59:36 -05:00 committed by Alexandre Julliard
parent 2152526165
commit d2ab8e454e
1 changed files with 1 additions and 0 deletions

View File

@ -422,6 +422,7 @@ static BOOL is_stylus(const char *name, const char *type)
"stylus",
"wizardpen",
"acecad",
"pen",
NULL
};