changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > demo / ui/config.slint

changeset 17: e4c9ec452eb6
author: ellis <ellis@rwest.io>
date: Sat, 27 May 2023 21:07:55 -0400
permissions: -rw-r--r--
description: ui work
1 export global UiConfig {
2  in property<bool> widgets-disabled: false;
3 }