diff options
author | TheKodeToad <TheKodeToad@proton.me> | 2023-03-07 21:03:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-07 21:03:09 +0000 |
commit | 59b15c5f08e00e2da0f77b9544881e93158320ed (patch) | |
tree | 257a80f47110a871c7540fb6b4b21daed97f4f24 /launcher | |
parent | 59cf8f678f6e3448dae1af99a59eb4d0157408c9 (diff) | |
download | PrismLauncher-59b15c5f08e00e2da0f77b9544881e93158320ed.tar.gz PrismLauncher-59b15c5f08e00e2da0f77b9544881e93158320ed.tar.bz2 PrismLauncher-59b15c5f08e00e2da0f77b9544881e93158320ed.zip |
Fix another duplicate name :facepalm:
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/ui/pages/global/APIPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/APIPage.ui b/launcher/ui/pages/global/APIPage.ui index d866d7f9..40b89d91 100644 --- a/launcher/ui/pages/global/APIPage.ui +++ b/launcher/ui/pages/global/APIPage.ui @@ -248,7 +248,7 @@ <property name="title"> <string>&CurseForge Core API</string> </property> - <layout class="QGridLayout" name="gridLayout"> + <layout class="QGridLayout" name="gridLayout_2"> <item row="0" column="0"> <widget class="QLabel" name="label_10"> <property name="text"> |