Bei allen Dialogen werden "OK" und "Abbrechen" Bittons zentriert

This commit is contained in:
2025-06-18 18:19:33 +02:00
parent 76b5182a53
commit 703addf846
12 changed files with 183 additions and 156 deletions
+3
View File
@@ -60,6 +60,9 @@
<property name="standardButtons">
<set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok</set>
</property>
<property name="centerButtons">
<bool>true</bool>
</property>
</widget>
</item>
</layout>