mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
winex11.drv: Add a new debug channel for XIM.
This commit is contained in:
parent
097d3f0aa0
commit
32c39db84d
@ -32,7 +32,7 @@
|
||||
#include "imm.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(x11drv);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(xim);
|
||||
|
||||
#ifndef HAVE_XICCALLBACK_CALLBACK
|
||||
#define XICCallback XIMCallback
|
||||
|
Loading…
Reference in New Issue
Block a user