Перед внедрением списочной модели БД в GUI

This commit is contained in:
krivoshein
2024-12-10 10:27:00 +03:00
parent e6da40c4e7
commit 4556c07fc9
96 changed files with 1044 additions and 444 deletions

View File

@@ -213,7 +213,7 @@
</widget>
</item>
<item>
<widget class="QToolButton" name="btnQueryGetListInstructors">
<widget class="QToolButton" name="btnQueryGetAllLists">
<property name="minimumSize">
<size>
<width>58</width>
@@ -221,7 +221,7 @@
</size>
</property>
<property name="text">
<string>GET_LIST_INSTRUCTORS</string>
<string>GET_ALL_LISTS</string>
</property>
</widget>
</item>