Update release

This commit is contained in:
vczh
2024-07-19 04:23:47 -07:00
parent 97ba49e440
commit 7038b05f82
27 changed files with 318 additions and 83 deletions
@@ -300,8 +300,9 @@ namespace demo
#ifdef VCZH_DESCRIPTABLEOBJECT_WITH_METADATA
friend struct ::vl::reflection::description::CustomTypeDescriptorSelector<RecentFileItemTemplate>;
#endif
public:
private:
::vl::presentation::controls::GuiToolstripCommand* __vwsn_parameter_ViewModel;
public:
::vl::presentation::controls::GuiToolstripCommand* GetViewModel();
RecentFileItemTemplate(::vl::presentation::controls::GuiToolstripCommand* __vwsn_ctor_parameter_ViewModel);
~RecentFileItemTemplate();