mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
cc_frm_signalbars: fix REF_PERCENT_TXT for 100%
Origin commit data
------------------
Commit: 3a1da74374
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)
Origin message was:
------------------
- cc_frm_signalbars: fix REF_PERCENT_TXT for 100%
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|
||||||
#define SB_MIN_HEIGHT 12
|
#define SB_MIN_HEIGHT 12
|
||||||
#define REF_PERCENT_TXT "00% "
|
#define REF_PERCENT_TXT "100% "
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user