mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
cc_frm_clock: fix data type for text color
Origin commit data
------------------
Branch: ni/coolstream
Commit: ddc10473ac
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-03-27 (Sun, 27 Mar 2022)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -66,7 +66,7 @@ class CComponentsFrmClock : public CComponentsForm, public CCTextScreen
|
||||
int cl_font_style;
|
||||
|
||||
///text color
|
||||
int cl_col_text;
|
||||
fb_pixel_t cl_col_text;
|
||||
|
||||
///refresh mode
|
||||
bool cl_force_repaint;
|
||||
|
Reference in New Issue
Block a user