CComponentsTitleBar: rename member addText(), convert locale in constructor

Origin commit data
------------------
Branch: ni/coolstream
Commit: f45246caed
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-30 (Thu, 30 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2012-08-30 22:48:40 +02:00
parent a974ef0652
commit 1668f72ec3
2 changed files with 6 additions and 9 deletions

View File

@@ -371,7 +371,7 @@ class CComponentsTitleBar : public CComponentsItemBox
neutrino_locale_t tb_locale_text;
int tb_text_align;
bool addText();
bool initText();
void initVarTitleBar();
public: