fixing about box

This commit is contained in:
unknown 2011-10-30 13:32:40 -08:00
parent 975270cbd6
commit 7622df9636
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
build
dist
*.pyc
*.pyo
*.mngl

View File

@ -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>