CComponentsFrmChain: add possibility to use individual positions for items

Origin commit data
------------------
Branch: ni/coolstream
Commit: 40cfc7533d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-27 (Sun, 27 Apr 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
2014-04-27 11:56:32 +02:00
parent 9fd307969f
commit 226cb853c1
2 changed files with 6 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ class CComponentsFrmChain : public CComponentsForm
fb_pixel_t& color_frame = COL_MENUCONTENT_PLUS_6,
fb_pixel_t& color_body = COL_MENUHEAD_PLUS_0,
fb_pixel_t& color_shadow = COL_MENUCONTENTDARK_PLUS_0);
// ~CComponentsSlider(); //inherited from CComponentsForm
// ~CComponentsFrmChain(); //inherited from CComponentsForm
///defines mode for arrangement direction of items, see also chn_direction
virtual void setDirection(int direction);