1
Commit Graph

2 Commits

Author SHA1 Message Date
5e6b860531
QML: Use Pane as container in settings example
Using QtQuick.Controls Pane allows the resulting UI element to be styled
by system theme.
Using Rectangle forces some color, if not specified white is used.

Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2022-07-14 10:33:45 +02:00
112191b027
QML: Add extension settings tutorial
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
2022-04-04 23:04:36 +02:00