mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
menue.cpp/h: re add SUB_HEAD option with some samples inside test menu
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