mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
- settings-h: add SCROLLBAR_WIDTH define
This commit is contained in:
@@ -915,6 +915,8 @@ const time_settings_struct_t timing_setting[SNeutrinoSettings::TIMING_SETTING_CO
|
|||||||
#define OFFSET_INNER_MIN 2
|
#define OFFSET_INNER_MIN 2
|
||||||
#define OFFSET_INNER_NONE 0
|
#define OFFSET_INNER_NONE 0
|
||||||
|
|
||||||
|
#define SCROLLBAR_WIDTH OFFSET_INNER_MID + 2*OFFSET_INNER_MIN
|
||||||
|
|
||||||
struct SglobalInfo
|
struct SglobalInfo
|
||||||
{
|
{
|
||||||
unsigned char box_Type;
|
unsigned char box_Type;
|
||||||
|
Reference in New Issue
Block a user