QskAspect::Card introduced

This commit is contained in:
Uwe Rathmann 2023-06-20 19:16:40 +02:00
parent b74a741bd8
commit 4775045b62

View File

@ -35,6 +35,8 @@ class QSK_EXPORT QskAspect
Header,
Footer,
Card,
Floating
};
Q_ENUM( Section )