fix style

This commit is contained in:
F David 2023-10-12 16:06:44 +02:00 committed by GitHub
parent 1d7739a43b
commit 91a8d70a4a

View file

@ -427,8 +427,9 @@ private:
bool CheckFirmwarePresence();
void ConfigureFilesystemProvider(const std::string& filepath);
/**
* Open (or not) the right confirm dialog based on current setting and game exit lock
*/
* Open (or not) the right confirm dialog based on current setting and game exit lock
* @returns true if the player confirmed or the settings do no require it
*/
bool ConfirmShutdownGame();
QString GetTasStateDescription() const;