Merge branch 'master' of https://github.com/uwerat/qskinny
This commit is contained in:
commit
05857418f1
@ -39,12 +39,12 @@ class QskLayoutChain
|
|||||||
metrics.setMetric( which, size );
|
metrics.setMetric( which, size );
|
||||||
}
|
}
|
||||||
|
|
||||||
QskLayoutMetrics metrics;
|
|
||||||
|
|
||||||
int stretch = 0;
|
int stretch = 0;
|
||||||
bool canGrow = false;
|
bool canGrow = false;
|
||||||
bool isShrunk = false;
|
bool isShrunk = false;
|
||||||
bool isValid = false;
|
bool isValid = false;
|
||||||
|
|
||||||
|
QskLayoutMetrics metrics;
|
||||||
};
|
};
|
||||||
|
|
||||||
enum FillMode
|
enum FillMode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user