aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2023-01-11 12:17:33 -0500
committerluigi1111 <luigi1111w@gmail.com>2023-01-11 12:17:33 -0500
commit76fa06ceab86027d3460bdbe2efa8707c1e2f5c7 (patch)
tree58218d394dd660d1db76e4ccbff55c2cef01e02c
parent4487471ada3c1bb72283452a8bef3764b927ec1a (diff)
parenta3b54a942cd9ded70a761d3c3a8a12edfb359f19 (diff)
downloadmonzero-gui-76fa06ceab86027d3460bdbe2efa8707c1e2f5c7.tar.gz
monzero-gui-76fa06ceab86027d3460bdbe2efa8707c1e2f5c7.tar.xz
monzero-gui-76fa06ceab86027d3460bdbe2efa8707c1e2f5c7.zip
Merge pull request #4091
a3b54a9 Override desktop theming (devhyper)
-rw-r--r--qml.qrc1
-rw-r--r--qtquickcontrols2.conf2
2 files changed, 3 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index 56341eaa..6a8c7427 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -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