diff options
| -rw-r--r-- | qml.qrc | 1 | ||||
| -rw-r--r-- | qtquickcontrols2.conf | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -282,5 +282,6 @@ <file>images/ledgerNanoX.png</file> <file>images/trezor.png</file> <file>images/trezor@2x.png</file> + <file>qtquickcontrols2.conf</file> </qresource> </RCC> diff --git a/qtquickcontrols2.conf b/qtquickcontrols2.conf new file mode 100644 index 00000000..764695cf --- /dev/null +++ b/qtquickcontrols2.conf @@ -0,0 +1,2 @@ +[Controls] +Style=Desktop |
