fix style
This commit is contained in:
		| @@ -427,8 +427,9 @@ private: | |||||||
|     bool CheckFirmwarePresence(); |     bool CheckFirmwarePresence(); | ||||||
|     void ConfigureFilesystemProvider(const std::string& filepath); |     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(); |     bool ConfirmShutdownGame(); | ||||||
|  |  | ||||||
|     QString GetTasStateDescription() const; |     QString GetTasStateDescription() const; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user