Qt: allow handling of the game window while the settings dialog is open (#8921)

This should make it easier to handle dynamic settings.
This commit is contained in:
Megamouse
2020-09-16 23:32:27 +02:00
committed by GitHub
parent 9a6aac1662
commit 3f534b33ec
+3
View File
@@ -2,6 +2,9 @@
<ui version="4.0">
<class>settings_dialog</class>
<widget class="QDialog" name="settings_dialog">
<property name="windowModality">
<enum>Qt::WindowModal</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>