Add ctPageRotate, AddPage and RemovePage

This commit is contained in:
Svetlana Kulikova
2024-04-08 17:17:06 +03:00
parent 8c522aa006
commit 4ddde8246d
8 changed files with 47 additions and 1 deletions

View File

@ -149,6 +149,7 @@ public:
WidgetsInfo = 6,
ShapeStart = 7,
ShapeEnd = 8,
PageRotate = 9,
Undefined = 255
};