Rename stack to flex
This commit is contained in:
parent
2ba59d8e37
commit
e7753f244c
11 changed files with 32 additions and 31 deletions
|
|
@ -8,11 +8,11 @@
|
|||
|
||||
namespace uui
|
||||
{
|
||||
class GlStack;
|
||||
class GlFlex;
|
||||
class GlLabel: public GlComponent
|
||||
{
|
||||
friend class GlWindow;
|
||||
friend class GlStack;
|
||||
friend class GlFlex;
|
||||
|
||||
size_t font_index;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue