mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CComponentsText: use member function 'ToString' as static
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca9d7add48
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-22 (Mon, 22 Apr 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -188,7 +188,7 @@ class CComponentsText : public CComponentsItem
|
||||
std::string ct_text;
|
||||
bool ct_text_sent, ct_paint_textbg;
|
||||
|
||||
std::string iToString(int int_val); //helper to convert int to string
|
||||
static std::string iToString(int int_val); //helper to convert int to string
|
||||
|
||||
void initVarText();
|
||||
void clearCCText();
|
||||
|
Reference in New Issue
Block a user