Tiny/Small/Large/Huge variations introduced
This commit is contained in:
parent
66db409b71
commit
a0dde1a4e0
@ -79,7 +79,12 @@ class QSK_EXPORT QskAspect
|
||||
Top = 1,
|
||||
Left = 2,
|
||||
Right = 3,
|
||||
Bottom = 4
|
||||
Bottom = 4,
|
||||
|
||||
Tiny = 1,
|
||||
Small = 2,
|
||||
Large = 3,
|
||||
Huge = 4
|
||||
};
|
||||
Q_ENUM( Variation )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user