fixing about box
This commit is contained in:
parent
975270cbd6
commit
7622df9636
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
build
|
||||
dist
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.mngl
|
||||
|
@ -26,7 +26,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="pixmap">
|
||||
<pixmap>../../../../../../../mnt/izumi/projects/mangle/mangle/resource/img/banner_about.png</pixmap>
|
||||
<pixmap>../img/banner_about.png</pixmap>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user