Стилизация окна версий

This commit is contained in:
2025-06-04 14:35:01 +03:00
parent 7a491a1cd5
commit cbc1c1d516
12 changed files with 304 additions and 303 deletions

View File

@@ -17,7 +17,11 @@
</sizepolicy>
</property>
<property name="windowTitle">
<string>Создать копию...</string>
<string>Create copy...</string>
</property>
<property name="windowIcon">
<iconset resource="../resources.qrc">
<normaloff>:/resources/icons/lms.png</normaloff>:/resources/icons/lms.png</iconset>
</property>
<property name="autoFillBackground">
<bool>true</bool>
@@ -248,6 +252,8 @@
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../resources.qrc"/>
</resources>
<connections/>
</ui>