Fixed icon in help dialog.

This commit is contained in:
LoRd_MuldeR 2014-04-16 20:19:38 +02:00
parent 68806a2f42
commit 5967add59c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Simple x264 Launcher - graphical front-end for x264 and x265
Simple x264/x265 Launcher - graphical front-end for x264 and x265
Copyright (C) 2004-2014 LoRd_MuldeR <MuldeR2@GMX.de>

View File

@ -48,7 +48,7 @@
<pixmap resource="../res/resources.qrc">:/images/x264.png</pixmap>
</property>
<property name="scaledContents">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>