NOISSUE fix fabric tooltip string

This commit is contained in:
Petr Mrázek 2019-06-15 22:29:34 +02:00
parent 6c30076b6c
commit 4836ba22cd

View File

@ -173,7 +173,7 @@
<item> <item>
<widget class="QPushButton" name="fabricBtn"> <widget class="QPushButton" name="fabricBtn">
<property name="toolTip"> <property name="toolTip">
<string>Install the Minecraft Forge package.</string> <string>Install the Fabric Loader package.</string>
</property> </property>
<property name="text"> <property name="text">
<string>Install Fabric</string> <string>Install Fabric</string>