Lower/Upper added as variations
This commit is contained in:
parent
e87facfa81
commit
b2738f4bb6
@ -81,6 +81,9 @@ class QSK_EXPORT QskAspect
|
||||
Vertical = Qt::Vertical,
|
||||
Horizontal = Qt::Horizontal,
|
||||
|
||||
Lower = 1,
|
||||
Upper = 2,
|
||||
|
||||
Top = 1,
|
||||
Left = 2,
|
||||
Right = 3,
|
||||
|
Loading…
x
Reference in New Issue
Block a user