Update release

This commit is contained in:
vczh
2024-06-07 00:14:28 -07:00
parent 37faf4e0d1
commit d493a63bc8
65 changed files with 8960 additions and 1664 deletions
@@ -96,6 +96,7 @@ Class (::demo::MainWindowConstructor)
}
{
(this->documentViewer = new ::vl::presentation::controls::GuiDocumentViewer(::vl::presentation::theme::ThemeName::DocumentViewer));
::vl::__vwsn::This(__vwsn_this_)->SetNamedObject(::vl::WString::Unmanaged(L"documentViewer"), ::vl::__vwsn::Box(this->documentViewer));
}
(this->__vwsn_precompile_50 = ::vl::__vwsn::This(this->documentViewer)->GetBoundsComposition());
{