From 2265ec1b76e91664055d7eca3dd17aa5cb428cff Mon Sep 17 00:00:00 2001 From: Mathias Simmack Date: Fri, 20 May 2005 15:08:49 +0000 Subject: [PATCH] 'FormDesigner.addin'patches to access the Customize dialog (I needed some of the new .NET 2.0 controls; these *Strip* things :o)) git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@152 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- .../FormDesigner/Project/FormDesigner.addin | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/AddIns/DisplayBindings/FormDesigner/Project/FormDesigner.addin b/src/AddIns/DisplayBindings/FormDesigner/Project/FormDesigner.addin index ad8e51f1c2..5c97808870 100644 --- a/src/AddIns/DisplayBindings/FormDesigner/Project/FormDesigner.addin +++ b/src/AddIns/DisplayBindings/FormDesigner/Project/FormDesigner.addin @@ -4,11 +4,11 @@ url = "http://www.icsharpcode.net" description = "SharpDevelop Form Designer" version = "1.0.0"> - + - + - + - + - + - + - + - + @@ -212,7 +212,7 @@ class = "ICSharpCode.FormDesigner.Commands.SizeToControl"/> - + - + - + - + + class = "ICSharpCode.FormDesigner.CustomizeSideBar"/> - + - + - + - + \ No newline at end of file