mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-28 16:59:44 -05:00
Generalizing option to non-data changes.
This commit is contained in:
parent
a8b647e886
commit
07050f6e9c
@ -108,7 +108,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="ignoreGroupExpansionCheckBox">
|
<widget class="QCheckBox" name="ignoreGroupExpansionCheckBox">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Do not mark a database as modified when groups are expanded</string>
|
<string>Don't mark database as modified for non-data changes (e.g., expanding groups)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
Reference in New Issue
Block a user