mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
gui/components/cc_frm_header.cpp: set CTextBox save screen flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: 16a1927f4f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -376,6 +376,7 @@ void CComponentsHeader::initCaption()
|
||||
cch_text_obj->forceTextPaint(); //here required
|
||||
cch_text_obj->setTextColor(cch_col_text);
|
||||
cch_text_obj->setColorBody(col_body);
|
||||
cch_text_obj->enableTboxSaveScreen(save_tbox_screen);
|
||||
|
||||
//corner of text item
|
||||
cch_text_obj->setCorner(corner_rad-fr_thickness, corner_type);
|
||||
|
Reference in New Issue
Block a user