diff options
Diffstat (limited to 'launcher/pages/global/AccountListPage.ui')
-rw-r--r-- | launcher/pages/global/AccountListPage.ui | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/launcher/pages/global/AccountListPage.ui b/launcher/pages/global/AccountListPage.ui index 887c3d48..8af23a2f 100644 --- a/launcher/pages/global/AccountListPage.ui +++ b/launcher/pages/global/AccountListPage.ui @@ -54,6 +54,7 @@ </attribute> <addaction name="actionAddMicrosoft"/> <addaction name="actionAddMojang"/> + <addaction name="actionRefresh"/> <addaction name="actionRemove"/> <addaction name="actionSetDefault"/> <addaction name="actionNoDefault"/> @@ -102,6 +103,14 @@ <string>Add Microsoft</string> </property> </action> + <action name="actionRefresh"> + <property name="text"> + <string>Refresh</string> + </property> + <property name="toolTip"> + <string>Refresh the account tokens</string> + </property> + </action> </widget> <customwidgets> <customwidget> |