CComponentsHeader: Fix height calculation

Origin commit data
------------------
Branch: ni/coolstream
Commit: c2c5b931cd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-11 (Wed, 11 Dec 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2013-12-11 15:13:21 +01:00
parent f28bf35c8a
commit 7703fd2a30
2 changed files with 14 additions and 4 deletions

View File

@@ -127,6 +127,7 @@ class CComponentsHeader : public CComponentsForm
std::vector<std::string> v_cch_btn;
int cch_size_mode;
int cch_caption_align;
bool userHeight;
void initIcon();
void initCaption();