mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 02:41:21 +02:00
CComponents: Add color gradient for CC_FBDATA_TYPE_BOX
This commit is contained in:
@@ -249,6 +249,8 @@ class CComponentsItem : public CComponents
|
||||
///Is typically the type CComponentsForm or derived classes, default intialized with NULL
|
||||
CComponentsForm *cc_parent;
|
||||
|
||||
gradientData_t cc_gradientData;
|
||||
|
||||
///hides item, arg: no_restore=true causes no restore of background, but clean up pixel buffer if required
|
||||
void hideCCItem(bool no_restore = false);
|
||||
|
||||
|
Reference in New Issue
Block a user