mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-03 06:08:39 +00:00
feat: disable single mod default
This commit is contained in:
parent
e77ce05950
commit
3eea2b9ba8
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
<string>Use Simple Mode</string>
|
<string>Use Simple Mode</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue