mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
Implement account override
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
@ -39,7 +39,6 @@ class CreateShortcutDialog : public QDialog {
|
||||
|
||||
// Override account
|
||||
void on_overrideAccountCheckbox_stateChanged(int state);
|
||||
void on_accountSelectionBox_currentIndexChanged(int index);
|
||||
|
||||
// Override target (world, server)
|
||||
void on_targetCheckbox_stateChanged(int state);
|
||||
|
Reference in New Issue
Block a user