bump files

This commit is contained in:
WorldTeacher
2024-11-05 16:22:56 +01:00
parent f3eed7486d
commit c3ff63ac70
12 changed files with 155 additions and 55 deletions

View File

@@ -74,7 +74,7 @@
<enum>Qt::NoFocus</enum>
</property>
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<widget class="QWidget" name="createApparat">
<property name="sizePolicy">
@@ -362,6 +362,13 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="automation_add_selected_books">
<property name="text">
<string>Ausgewählte als verfügbar markieren</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
@@ -1477,6 +1484,25 @@
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>270</x>
<y>180</y>
<width>161</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>9</pointsize>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>Speichern und anlegen</string>
</property>
</widget>
</widget>
</item>
</layout>
@@ -1951,6 +1977,8 @@
<tabstop>select_action_box</tabstop>
<tabstop>prof_id_adis</tabstop>
<tabstop>apparat_id_adis</tabstop>
<tabstop>automation_add_selected_books</tabstop>
<tabstop>pushButton</tabstop>
</tabstops>
<resources>
<include location="../../resources.qrc"/>