turn flag display in the property browser explicitly off; don't let it
be a stealth property, so that it can be turned on in the browser itself (Ctrl-click :-)
This commit is contained in:
parent
d6684074a3
commit
419306632d
1 changed files with 5 additions and 0 deletions
|
@ -379,6 +379,11 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<current-style type="int" userarchive="y">0</current-style>
|
||||
<style n="0" include="gui/styles/default.xml"/>
|
||||
<style n="1" include="gui/styles/anthrax.xml"/>
|
||||
<dialogs>
|
||||
<property-browser>
|
||||
<show-flags type="bool">false</show-flags>
|
||||
</property-browser>
|
||||
</dialogs>
|
||||
</gui>
|
||||
|
||||
<mouse>
|
||||
|
|
Loading…
Reference in a new issue