ui/winui/list.h

branch
newapi
changeset 222
1121b61f8828
parent 221
a82d9beaa94a
child 225
097f45f9c1fa
--- a/ui/winui/list.h	Thu Oct 19 18:30:19 2023 +0200
+++ b/ui/winui/list.h	Thu Oct 19 20:38:16 2023 +0200
@@ -38,6 +38,7 @@
     winrt::Microsoft::UI::Xaml::Controls::StackPanel buttons = { nullptr };
     winrt::Microsoft::UI::Xaml::Controls::TextBox textbox = { nullptr };
 
+    UiObject* obj;
     UiModel* model;
     ui_getvaluefunc getvalue;
     ui_callback onactivate;

mercurial