mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Кнопка Обновить версию в Настройках
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
<property name="windowTitle">
|
||||
<string>Learning management system (LMS)</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset resource="testDBpgSQL.qrc">
|
||||
<normaloff>:/resources/lms.png</normaloff>:/resources/lms.png</iconset>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralwidget">
|
||||
<layout class="QGridLayout" name="gridLayout">
|
||||
<item row="1" column="1">
|
||||
@@ -36,6 +40,8 @@
|
||||
</widget>
|
||||
<widget class="QStatusBar" name="statusbar"/>
|
||||
</widget>
|
||||
<resources/>
|
||||
<resources>
|
||||
<include location="testDBpgSQL.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
||||
BIN
GUIdataBaseLMS/resources/lms.png
Normal file
BIN
GUIdataBaseLMS/resources/lms.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
@@ -1,3 +1,5 @@
|
||||
<RCC>
|
||||
<qresource prefix="/"/>
|
||||
<qresource prefix="/">
|
||||
<file>resources/lms.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Reference in New Issue
Block a user