1
0
Fork 0

- make dialog non-modal (doesn't buy us much and can cause annoying lockups)

- fix indentation/remove trailing spaces
This commit is contained in:
mfranz 2008-06-12 23:04:42 +00:00
parent 5aa1cb5296
commit 219f8d9a3a

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<PropertyList>
<name>exit</name>
<modal>true</modal>
<modal>false</modal>
<layout>vbox</layout>
<text>
@ -39,5 +39,4 @@
<empty><stretch>true</stretch></empty>
</group>
</PropertyList>