mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-06 10:21:57 +08:00
increase MAX_SYS_REQID for REQID_AUTHCLIENT
This commit is contained in:
@@ -1822,7 +1822,7 @@ const CompositorOps* __ex_compositor_get (const char* name,
|
||||
*
|
||||
* \sa RegisterRequestHandler
|
||||
*/
|
||||
#define MAX_SYS_REQID 0x0022
|
||||
#define MAX_SYS_REQID 0x0023
|
||||
|
||||
/**
|
||||
* \def MAX_REQID
|
||||
|
||||
Reference in New Issue
Block a user