From 034aa4f30724c819d04975f44b0dceb43216f838 Mon Sep 17 00:00:00 2001 From: PeterForstmeier Date: Sat, 9 Jun 2012 13:43:02 +0200 Subject: [PATCH] CssBinding ApplicationOptions.xaml --- .../Project/ApplicationOptions.xaml | 215 +++++++++--------- 1 file changed, 109 insertions(+), 106 deletions(-) diff --git a/src/AddIns/BackendBindings/CppBinding/CppBinding/Project/ApplicationOptions.xaml b/src/AddIns/BackendBindings/CppBinding/CppBinding/Project/ApplicationOptions.xaml index bf0bdf0c0f..7fb93e9907 100644 --- a/src/AddIns/BackendBindings/CppBinding/CppBinding/Project/ApplicationOptions.xaml +++ b/src/AddIns/BackendBindings/CppBinding/CppBinding/Project/ApplicationOptions.xaml @@ -10,122 +10,125 @@ xmlns:project="clr-namespace:ICSharpCode.SharpDevelop.Project;assembly=ICSharpCode.SharpDevelop" xmlns:widgets="http://icsharpcode.net/sharpdevelop/widgets" xmlns:core="http://icsharpcode.net/sharpdevelop/core"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - + + + - + - + - - - - - - - + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + - + - + - - - - - - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file