Config aangepasst

Project-Dialog um Postgres DB erweitert
This commit is contained in:
2025-07-14 21:00:06 +02:00
parent 8bfdaed0b4
commit 91ae941d03
5 changed files with 59 additions and 23 deletions
+12 -2
View File
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>608</width>
<height>269</height>
<height>299</height>
</rect>
</property>
<property name="windowTitle">
@@ -116,7 +116,17 @@
</widget>
</item>
<item row="6" column="1">
<widget class="QComboBox" name="comboBox"/>
<widget class="QComboBox" name="cB_Diff_Pdf"/>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Postgres:</string>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QComboBox" name="cB_Postgres"/>
</item>
</layout>
</widget>