mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CImageInfo: use global offset for item offset
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1db1182b87
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-15 (Wed, 15 Mar 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -69,7 +69,7 @@ void CImageInfo::Init(void)
|
|||||||
cc_sub_caption = NULL;
|
cc_sub_caption = NULL;
|
||||||
b_info = NULL;
|
b_info = NULL;
|
||||||
btn_red = NULL;
|
btn_red = NULL;
|
||||||
item_offset = 10;
|
item_offset = OFFSET_INNER_MID;
|
||||||
item_font = NULL;
|
item_font = NULL;
|
||||||
item_height = 0;
|
item_height = 0;
|
||||||
y_tmp = 0;
|
y_tmp = 0;
|
||||||
|
Reference in New Issue
Block a user