Skip to content
Snippets Groups Projects
Commit 62c3337d authored by Kirill Chibisov's avatar Kirill Chibisov Committed by Alan Coopersmith
Browse files

ximcp/imRm.c: allow XNSpotLocation with OnTheSpot

parent 12728790
No related branches found
No related tags found
1 merge request!127ximcp/imRm.c: allow XNSpotLocation with OnTheSpot
Pipeline #684355 passed with warnings
...@@ -1947,7 +1947,7 @@ static const XimICMode ic_mode[] = { ...@@ -1947,7 +1947,7 @@ static const XimICMode ic_mode[] = {
0, 0,
0}, 0},
{OFFSET_XNSPOTLOCATION, {OFFSET_XNSPOTLOCATION,
0, /*(XIM_MODE_PRE_SET | XIM_MODE_PRE_GET),*/ (XIM_MODE_PRE_SET | XIM_MODE_PRE_GET),
(XIM_MODE_PRE_CREATE | XIM_MODE_PRE_SET | XIM_MODE_PRE_GET), (XIM_MODE_PRE_CREATE | XIM_MODE_PRE_SET | XIM_MODE_PRE_GET),
0, 0,
(XIM_MODE_PRE_SET | XIM_MODE_PRE_GET), (XIM_MODE_PRE_SET | XIM_MODE_PRE_GET),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment