Add MPROP_SHOWPAGE (#473)
This commit is contained in:
@ -81,6 +81,11 @@
|
||||
*/
|
||||
#define MPROP_PAGE_CALLBACK 11
|
||||
|
||||
/**
|
||||
* Whether to show the page number in menu title (param1 = bool, true = default)
|
||||
*/
|
||||
#define MPROP_SHOWPAGE 12
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
|
Reference in New Issue
Block a user