From 6caf13b7fcb477798c13e1a4d427184204e17914 Mon Sep 17 00:00:00 2001 From: Matt Ward Date: Sun, 15 Feb 2009 16:26:17 +0000 Subject: [PATCH] Enabled the python code conversion and forms designer. git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3811 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- .../PythonBinding/Project/PythonBinding.addin | 8 ++++---- .../PythonBinding/Test/AddInFileTestFixture.cs | 15 --------------- .../PythonBinding/Test/PythonBinding.Tests.csproj | 1 - 3 files changed, 4 insertions(+), 20 deletions(-) diff --git a/src/AddIns/BackendBindings/Python/PythonBinding/Project/PythonBinding.addin b/src/AddIns/BackendBindings/Python/PythonBinding/Project/PythonBinding.addin index c6e8da6bc0..69c198d0b9 100644 --- a/src/AddIns/BackendBindings/Python/PythonBinding/Project/PythonBinding.addin +++ b/src/AddIns/BackendBindings/Python/PythonBinding/Project/PythonBinding.addin @@ -131,15 +131,15 @@ - + - + - AddInOptionsTestFixture.cs