mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
- rename PIP_ROFF => PIP_NO_POS; add default statement
This commit is contained in:
@@ -1347,7 +1347,7 @@ const time_settings_struct_t handling_infobar_setting[SNeutrinoSettings::HANDLIN
|
||||
|
||||
enum
|
||||
{
|
||||
PIP_ROFF = -1,
|
||||
PIP_NO_POS = -1,
|
||||
PIP_UP_LEFT = 0,
|
||||
PIP_UP_RIGHT = 1,
|
||||
PIP_DOWN_RIGHT = 2,
|
||||
|
Reference in New Issue
Block a user