OpenIndiana and Solaris port
This commit is contained in:
committed by
Jon Trulson
parent
42e891d9e7
commit
01d6c363fa
@@ -1083,7 +1083,11 @@ void WmCvtStringToKFocus (XrmValue *args, Cardinal numArgs, XrmValue *fromVal, X
|
||||
|
||||
if (!fHit)
|
||||
{
|
||||
#if defined(sun)
|
||||
cval = KEYBOARD_FOCUS_POINTER;
|
||||
#else
|
||||
cval = KEYBOARD_FOCUS_EXPLICIT;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user