[Monodevelop-patches-list] r2302 - trunk/MonoDevelop/Unused/Gdl

John Luke <jluke@cfl.rr.com> jluke at mono-cvs.ximian.com
Sun Mar 6 22:51:27 EST 2005


Author: jluke
Date: 2005-03-06 22:51:27 -0500 (Sun, 06 Mar 2005)
New Revision: 2302

Added:
   trunk/MonoDevelop/Unused/Gdl/ExportLayoutAttribute.cs
Log:
whoops


Added: trunk/MonoDevelop/Unused/Gdl/ExportLayoutAttribute.cs
===================================================================
--- trunk/MonoDevelop/Unused/Gdl/ExportLayoutAttribute.cs	2005-03-07 03:50:42 UTC (rev 2301)
+++ trunk/MonoDevelop/Unused/Gdl/ExportLayoutAttribute.cs	2005-03-07 03:51:27 UTC (rev 2302)
@@ -0,0 +1,9 @@
+using System;
+
+namespace Gdl
+{
+	public sealed class ExportLayoutAttribute : Attribute
+	{
+	}
+}
+




More information about the Monodevelop-patches-list mailing list