CComponentsItemBox: use plausible member names

Origin commit data
------------------
Branch: ni/coolstream
Commit: 19e6866bb8
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-27 (Mon, 27 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-27 15:27:40 +02:00
parent 0746643aeb
commit 66e21b7ccf
2 changed files with 6 additions and 6 deletions

View File

@@ -343,8 +343,8 @@ class CComponentsItemBox : public CComponentsContainer
void clearElements();
void paintPic(CComponentsPicture* pic);
void initVarItemBox();
void calculateElementsInitPart1();
void calculateElementsInitPart2();
void calSizeOfElements();
void calPositionOfElements();
public:
CComponentsItemBox();