mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
CComponentsHeader: Fix positioning of items
Origin commit data
------------------
Branch: ni/coolstream
Commit: b41e444887
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-13 (Fri, 13 Dec 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -115,7 +115,7 @@ void CComponentsHeader::initVarHeader()
|
|||||||
cch_text = "";
|
cch_text = "";
|
||||||
cch_col_text = COL_MENUHEAD_TEXT;
|
cch_col_text = COL_MENUHEAD_TEXT;
|
||||||
cch_caption_align = CTextBox::NO_AUTO_LINEBREAK;
|
cch_caption_align = CTextBox::NO_AUTO_LINEBREAK;
|
||||||
cch_items_y = 1;
|
cch_items_y = 0;
|
||||||
cch_offset = 8;
|
cch_offset = 8;
|
||||||
cch_icon_x = cch_offset;
|
cch_icon_x = cch_offset;
|
||||||
cch_icon_w = 0;
|
cch_icon_w = 0;
|
||||||
|
Reference in New Issue
Block a user