From 4cd382a0d401eb9a4447473555d82d30a8d44e16 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:00:01 +0000 Subject: Utilisateur : Fcolin Date : 15/12/03 Heure : 16:54 Archivé dans $/Bus/Ivy Commentaire: (vss 17) --- Ivy/IvyApplication.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Ivy/IvyApplication.cxx') diff --git a/Ivy/IvyApplication.cxx b/Ivy/IvyApplication.cxx index 96023c7..008be70 100644 --- a/Ivy/IvyApplication.cxx +++ b/Ivy/IvyApplication.cxx @@ -126,7 +126,8 @@ void IvyApplication::OnReceive(char * line) #endif //IVY_DEBUG // bus->RemoveApplication( this ); - Close(); + OnClose(0); + //Close(); break; case Error: -- cgit v1.1