From c65bab6efec27d7b0654609798f77dd617d33d2d Mon Sep 17 00:00:00 2001 From: Sky Date: Tue, 22 Oct 2013 18:25:10 +0100 Subject: Respect console options (opening a console at all, automatically closing) --- logic/MinecraftProcess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logic/MinecraftProcess.h') diff --git a/logic/MinecraftProcess.h b/logic/MinecraftProcess.h index a1dfa23f..812559d5 100644 --- a/logic/MinecraftProcess.h +++ b/logic/MinecraftProcess.h @@ -67,7 +67,7 @@ signals: /** * @brief emitted when mc has finished and the PostLaunchCommand was run */ - void ended(); + void ended(BaseInstance*); /** * @brief emitted when we want to log something -- cgit v1.2.3