mirror of
https://github.com/reactos/wine.git
synced 2025-03-05 03:07:16 +00:00
gdi32: Move DC mapping APIs to the 'dc' debug channel.
This commit is contained in:
parent
cec5d3f514
commit
61900098b1
@ -27,7 +27,7 @@
|
||||
#include "gdi_private.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(gdi);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dc);
|
||||
|
||||
|
||||
/***********************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user