View options: Fix incorrect enable condition
This commit is contained in:
parent
8110b314d7
commit
92ff65555d
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-apply</command>
|
<command>dialog-apply</command>
|
||||||
</binding>
|
</binding>
|
||||||
<enable>/sim/view-name-popup</enable>
|
<enable><property>/sim/view-name-popup</property></enable>
|
||||||
</checkbox>
|
</checkbox>
|
||||||
|
|
||||||
<checkbox>
|
<checkbox>
|
||||||
|
|
Loading…
Add table
Reference in a new issue