mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-18 14:55:49 -04:00
Set tab indentation to 10 in .ui files
This commit is contained in:
parent
c6042bce34
commit
1f333c23ec
@ -415,6 +415,9 @@
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="tabStopDistance">
|
||||
<double>10.000000000000000</double>
|
||||
</property>
|
||||
<property name="blendIn" stdset="0">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
|
@ -105,6 +105,9 @@
|
||||
<property name="accessibleName">
|
||||
<string>Notes field</string>
|
||||
</property>
|
||||
<property name="tabStopDistance">
|
||||
<double>10.000000000000000</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user