2005-09-09 Jonathan Chambers <jonathan.chambers@ansys.com>
authorJonathan Chambers <joncham@gmail.com>
Sun, 11 Sep 2005 13:24:36 +0000 (13:24 -0000)
committerJonathan Chambers <joncham@gmail.com>
Sun, 11 Sep 2005 13:24:36 +0000 (13:24 -0000)
        * IRootGridEntry.cs: Changed namespace to PropertyGridInternal

svn path=/trunk/mcs/; revision=49903

mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/IRootGridEntry.cs

index 4a60773d9a2a2245bee3a683f4f461b9ee58930f..bc1ba5f979de3c7fc9a18f79025b53878ed6845a 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-09  Jonathan Chambers  <jonathan.chambers@ansys.com>
+
+       * IRootGridEntry.cs: Changed namespace to PropertyGridInternal 
+
 2005-09-09  Jonathan Chambers  <jonathan.chambers@ansys.com>
 
        * IRootGridEntry.cs: Added
index ac2f34e6c3072f25e790a1eacad737b537a2f7ab..6d09551d7692bc6d89463cd6a1acc3bee7fced46 100755 (executable)
@@ -27,7 +27,7 @@
 // COMPLETE\r
 \r
 using System;\r
-namespace System.Windows.Forms\r
+namespace System.Windows.Forms.PropertyGridInternal\r
 {\r
        public interface IRootGridEntry\r
        {\r