pending clos

This commit is contained in:
madeline
2026-08-08 19:47:51 -07:00
parent bf4c727d04
commit 75fd5ad1c4
+1
View File
@@ -65,6 +65,7 @@ public:
uncover_top_document();
}
bool pending_close() const { return mPendingClose; }
bool closed() const { return mClosed; }
bool handle_nav_event(Rml::Event& event);