Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <mhutchinson@novell.com>2009-06-23 22:45:13 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2009-06-23 22:45:13 +0400
commitb83645b81b5125301220488cf271ccfbdac5ca2e (patch)
tree88c7327551eab7981343f0178e066230d57cd423 /extras/AspNetEdit
parente18e1362b63cd7e56a9f72c29638d9f099a06066 (diff)
* AspNetEdit.Integration/AspNetEditViewContent.cs: Fix build.
svn path=/trunk/monodevelop/; revision=136733
Diffstat (limited to 'extras/AspNetEdit')
-rw-r--r--extras/AspNetEdit/AspNetEdit.Integration/AspNetEditViewContent.cs1
-rw-r--r--extras/AspNetEdit/ChangeLog4
2 files changed, 5 insertions, 0 deletions
diff --git a/extras/AspNetEdit/AspNetEdit.Integration/AspNetEditViewContent.cs b/extras/AspNetEdit/AspNetEdit.Integration/AspNetEditViewContent.cs
index 1f27e608e8..843a27550d 100644
--- a/extras/AspNetEdit/AspNetEdit.Integration/AspNetEditViewContent.cs
+++ b/extras/AspNetEdit/AspNetEdit.Integration/AspNetEditViewContent.cs
@@ -39,6 +39,7 @@ using Mono.Addins;
using MonoDevelop.Ide.Gui;
using MonoDevelop.Ide.Gui.Content;
using MonoDevelop.Core;
+using MonoDevelop.Core.Gui;
using MonoDevelop.Core.Execution;
using MonoDevelop.DesignerSupport.Toolbox;
using MonoDevelop.DesignerSupport;
diff --git a/extras/AspNetEdit/ChangeLog b/extras/AspNetEdit/ChangeLog
index b2bbb9c6a6..8a4bc614f0 100644
--- a/extras/AspNetEdit/ChangeLog
+++ b/extras/AspNetEdit/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-23 Michael Hutchinson <mhutchinson@novell.com>
+
+ * AspNetEdit.Integration/AspNetEditViewContent.cs: Fix build.
+
2009-06-23 Lluis Sanchez Gual <lluis@novell.com>
* AspNetEdit.Integration/AspNetEditViewContent.cs: Use the new