status-qml/src
Pascal Precht 507703af18 feat(Components): introduce `StatusListSectionHeadline`
Usage:

```qml
import StatusQ.Components 0.1

StatusListSectionHeadline {
    text: "Settings"
}
```

Closes #164
2021-06-18 12:12:04 +02:00
..
StatusQ feat(Components): introduce `StatusListSectionHeadline` 2021-06-18 12:12:04 +02:00
assets fix: introduce tiny icon versions and make use of them where needed 2021-06-09 14:54:53 +02:00