mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
cc_item_progressbar.h: small clean up
This commit is contained in:
@@ -81,7 +81,7 @@ class CProgressBarCache
|
|||||||
int yoff;
|
int yoff;
|
||||||
|
|
||||||
fb_pixel_t *pbc_active, *pbc_passive;
|
fb_pixel_t *pbc_active, *pbc_passive;
|
||||||
;
|
|
||||||
|
|
||||||
static inline unsigned int make16color(__u32 rgb){return 0xFF000000 | rgb;};
|
static inline unsigned int make16color(__u32 rgb){return 0xFF000000 | rgb;};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user