mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-23 18:39:55 +00:00
Disable KEY_TRACE in she/win/window.cpp
This commit is contained in:
parent
086445d9a1
commit
ffe25c9750
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#define SHE_WND_CLASS_NAME L"Aseprite.Window"
|
#define SHE_WND_CLASS_NAME L"Aseprite.Window"
|
||||||
|
|
||||||
#define KEY_TRACE TRACE
|
#define KEY_TRACE(...)
|
||||||
#define MOUSE_TRACE(...)
|
#define MOUSE_TRACE(...)
|
||||||
|
|
||||||
// Gets the window client are in absolute/screen coordinates
|
// Gets the window client are in absolute/screen coordinates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user