diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-04-25 14:26:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-25 14:26:10 +0200 |
commit | 52454ca77b200943055fc637409a08b04cb07c7b (patch) | |
tree | b359fb0ba73f5b10a82a8852241288770aa53e8f /launcher/ui/pages/global/APIPage.ui | |
parent | bc06571dbae4dc4b87074caf48bc0b0d796e3d9e (diff) | |
parent | 71777e7a6f5cc6a641c38867a4d087efdb644606 (diff) | |
download | PrismLauncher-52454ca77b200943055fc637409a08b04cb07c7b.tar.gz PrismLauncher-52454ca77b200943055fc637409a08b04cb07c7b.tar.bz2 PrismLauncher-52454ca77b200943055fc637409a08b04cb07c7b.zip |
Merge pull request #480 from dschemp/develop
Diffstat (limited to 'launcher/ui/pages/global/APIPage.ui')
-rw-r--r-- | launcher/ui/pages/global/APIPage.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/ui/pages/global/APIPage.ui b/launcher/ui/pages/global/APIPage.ui index 7a9088d1..acde9aef 100644 --- a/launcher/ui/pages/global/APIPage.ui +++ b/launcher/ui/pages/global/APIPage.ui @@ -36,7 +36,7 @@ <item> <widget class="QGroupBox" name="groupBox_paste"> <property name="title"> - <string>Pastebin URL</string> + <string>&Pastebin URL</string> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> @@ -98,7 +98,7 @@ <item> <widget class="QGroupBox" name="groupBox_msa"> <property name="title"> - <string>Microsoft Authentication</string> + <string>&Microsoft Authentication</string> </property> <layout class="QVBoxLayout" name="verticalLayout_4"> <item> |