diff options
Diffstat (limited to 'launcher/dialogs/LoginDialog.ui')
-rw-r--r-- | launcher/dialogs/LoginDialog.ui | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/launcher/dialogs/LoginDialog.ui b/launcher/dialogs/LoginDialog.ui index dbdb3b93..8fa4a45d 100644 --- a/launcher/dialogs/LoginDialog.ui +++ b/launcher/dialogs/LoginDialog.ui @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>421</width> - <height>238</height> + <height>198</height> </rect> </property> <property name="sizePolicy"> @@ -21,16 +21,6 @@ </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> - <widget class="QLabel" name="microsoftAccountsNoticeLabel"> - <property name="text"> - <string>NOTICE: MultiMC does not currently support Microsoft accounts. This means that accounts created from December 2020 onwards cannot be used.</string> - </property> - <property name="wordWrap"> - <bool>true</bool> - </property> - </widget> - </item> - <item> <widget class="QLabel" name="label"> <property name="text"> <string notr="true">Message label placeholder.</string> |