mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
CComponentsScrollBar: fix possible build error with -Werror=sign-compare
Origin commit data
------------------
Branch: ni/coolstream
Commit: 431cfadcc2
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-09 (Wed, 09 Aug 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -49,7 +49,7 @@ class CComponentsScrollBar : public CComponentsFrmChain
|
||||
fb_pixel_t sb_segment_col, sb_segment_col_sel;
|
||||
|
||||
///count of segments
|
||||
int sb_segments_count;
|
||||
u_int32_t sb_segments_count;
|
||||
|
||||
///mark id
|
||||
int sb_mark_id;
|
||||
|
Reference in New Issue
Block a user