From ac4aed1ef04a176836822f9f58a555c7672758b5 Mon Sep 17 00:00:00 2001 From: Kevin Glynn Date: Wed, 12 Oct 2011 10:32:34 +0200 Subject: [PATCH] rewrite Application to Application, not Object .... --- CS2JLibrary/NetFramework/System/Windows/Forms/Application.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CS2JLibrary/NetFramework/System/Windows/Forms/Application.xml b/CS2JLibrary/NetFramework/System/Windows/Forms/Application.xml index 7c9f782..052a90c 100644 --- a/CS2JLibrary/NetFramework/System/Windows/Forms/Application.xml +++ b/CS2JLibrary/NetFramework/System/Windows/Forms/Application.xml @@ -1,4 +1,4 @@ - + - System.Object + Application System.Windows.Forms.Application System.Object