mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-22 15:39:52 +00:00
Fix compilation warnings when REPORT_EVENTS is defined
This commit is contained in:
parent
617b909e1e
commit
88455ebc4b
@ -1256,7 +1256,7 @@ void Manager::pumpQueue()
|
||||
|
||||
#ifdef REPORT_EVENTS
|
||||
{
|
||||
static char *msg_name[] = {
|
||||
static const char* msg_name[] = {
|
||||
"kOpenMessage",
|
||||
"kCloseMessage",
|
||||
"kCloseDisplayMessage",
|
||||
|
Loading…
x
Reference in New Issue
Block a user