changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > demo / ui/config.slint

revision 17: e4c9ec452eb6
     1.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2+++ b/ui/config.slint	Sat May 27 21:07:55 2023 -0400
     1.3@@ -0,0 +1,3 @@
     1.4+export global UiConfig  {
     1.5+    in property<bool> widgets-disabled: false;
     1.6+}
     1.7\ No newline at end of file