process page test

This commit is contained in:
MihailRis
2024-04-23 04:51:00 +03:00
parent a34fff3515
commit f8f6ffc0c5
11 changed files with 58 additions and 33 deletions
+1
View File
@@ -16,6 +16,7 @@ namespace gui {
struct uidocscript {
bool onopen : 1;
bool onprogress : 1;
bool onclose : 1;
};