mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CLuaInstance::MenuAddItem: add 'next' and 'cancel' items
Origin commit data
------------------
Commit: 6a821fe2a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-27 (Mon, 27 Jan 2014)
Origin message was:
------------------
- CLuaInstance::MenuAddItem: add 'next' and 'cancel' items
This commit is contained in:
@@ -650,6 +650,7 @@ class CMenuSelectorTarget : public CMenuTarget
|
||||
extern CMenuSeparator * const GenericMenuSeparator;
|
||||
extern CMenuSeparator * const GenericMenuSeparatorLine;
|
||||
extern CMenuForwarder * const GenericMenuBack;
|
||||
extern CMenuForwarder * const GenericMenuNext;
|
||||
extern CMenuForwarder * const GenericMenuCancel;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user