mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
GH-1053 move launch related things and rename them
This commit is contained in:
@ -45,5 +45,5 @@ private:
|
||||
QWidget * m_parentWidget = nullptr;
|
||||
ConsoleWindow *m_console = nullptr;
|
||||
AuthSessionPtr m_session;
|
||||
std::shared_ptr <BaseLauncher> m_launcher;
|
||||
std::shared_ptr <LaunchTask> m_launcher;
|
||||
};
|
||||
|
Reference in New Issue
Block a user