aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/global/AccountListPage.h
diff options
context:
space:
mode:
authorLennyMcLennington <28272981+LennyMcLennington@users.noreply.github.com>2022-01-17 03:56:27 +0000
committerGitHub <noreply@github.com>2022-01-17 03:56:27 +0000
commit2c2c22ccf8567de0410decdd6ef122170c70103f (patch)
treed898fa78f0e344121327cdd8325171ef58f71605 /launcher/ui/pages/global/AccountListPage.h
parent0bc8baf1172d6967cdb2993826e3469ecd9aab66 (diff)
parent55597b458ced4d7ad8082ab226617ba48e177ee6 (diff)
downloadPrismLauncher-2c2c22ccf8567de0410decdd6ef122170c70103f.tar.gz
PrismLauncher-2c2c22ccf8567de0410decdd6ef122170c70103f.tar.bz2
PrismLauncher-2c2c22ccf8567de0410decdd6ef122170c70103f.zip
Merge pull request #82 from PolyMC/revert-offline-mode
Revert offline mode support (#81 and #50)
Diffstat (limited to 'launcher/ui/pages/global/AccountListPage.h')
-rw-r--r--launcher/ui/pages/global/AccountListPage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/AccountListPage.h b/launcher/ui/pages/global/AccountListPage.h
index 841c3fd2..1c65e708 100644
--- a/launcher/ui/pages/global/AccountListPage.h
+++ b/launcher/ui/pages/global/AccountListPage.h
@@ -62,7 +62,6 @@ public:
public slots:
void on_actionAddMojang_triggered();
void on_actionAddMicrosoft_triggered();
- void on_actionAddOffline_triggered();
void on_actionRemove_triggered();
void on_actionRefresh_triggered();
void on_actionSetDefault_triggered();