mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
menue.cpp/h: re add SUB_HEAD option with some samples inside test menu
Origin commit data
------------------
Commit: b1e643e9fb
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-04-03 (Wed, 03 Apr 2019)
This commit is contained in:
@@ -230,7 +230,7 @@ class CMenuSeparator : public CMenuItem
|
||||
ALIGN_CENTER = 4,
|
||||
ALIGN_LEFT = 8,
|
||||
ALIGN_RIGHT = 16,
|
||||
SUB_HEAD = 0 //32 deprecated and invalid, only here for compatibility //TODO: remove global
|
||||
SUB_HEAD = 32 // description "SUB_HEAD" seems is misleading
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user