mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
usermenu: sort/cleanup code by items; just code cosmetics
Origin commit data
------------------
Commit: e0f860664c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Origin message was:
------------------
- usermenu: sort/cleanup code by items; just code cosmetics
This commit is contained in:
@@ -59,7 +59,6 @@ const struct usermenu_props_t usermenu[USERMENU_ITEMS_COUNT] =
|
||||
{LOCALE_USERMENU_BUTTON_BLUE , SNeutrinoSettings::BUTTON_BLUE , CRCInput::RC_blue ,NEUTRINO_ICON_BUTTON_BLUE ,LOCALE_USERMENU_TITLE_BLUE }
|
||||
};
|
||||
|
||||
|
||||
class CUserMenuSetup : public CMenuTarget
|
||||
{
|
||||
private:
|
||||
@@ -87,5 +86,4 @@ class CUserMenuSetup : public CMenuTarget
|
||||
static neutrino_locale_t getLocale(unsigned int i);
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user