Show update channel in the update dialog, actually show changelog for the selected update channel.

This commit is contained in:
Petr Mrázek
2014-07-09 19:48:46 +02:00
parent 7c51cc475b
commit 6f75009a80
2 changed files with 7 additions and 3 deletions

View File

@ -28,7 +28,7 @@
</font>
</property>
<property name="text">
<string>A new MultiMC update is available!</string>
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>