Add MPROP_SHOWPAGE (#473)

This commit is contained in:
KliPPy
2018-07-18 17:10:37 +02:00
committed by Vincent Herbet
parent fba3d706fc
commit 98ab26671c
3 changed files with 14 additions and 2 deletions

View File

@ -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
*/