QskAspect::Card introduced
This commit is contained in:
parent
b74a741bd8
commit
4775045b62
|
@ -35,6 +35,8 @@ class QSK_EXPORT QskAspect
|
|||
Header,
|
||||
Footer,
|
||||
|
||||
Card,
|
||||
|
||||
Floating
|
||||
};
|
||||
Q_ENUM( Section )
|
||||
|
|
Loading…
Reference in New Issue