Issue #494: removes close button from the settings.
@@ -44,7 +44,7 @@
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons">
- <set>QDialogButtonBox::Close</set>
+ <set>QDialogButtonBox::NoButton</set>
</widget>
</item>