add files

This commit is contained in:
2026-01-09 20:50:02 +01:00
parent b064038c2d
commit 15c861c81d
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
class PageFrame {
private:
public:
PageFrame();
};