client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs
changeset 30 644e3cd48034
parent 28 2d4ec5ab2a40
child 36 b6df6fce6e5d
--- a/client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs	Fri Jan 08 11:33:24 2010 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/AnnotationMaker/AnnotationMaker.xaml.cs	Thu Jan 14 16:39:50 2010 +0100
@@ -16,11 +16,12 @@
 		{
 			// Required to initialize variables
 			InitializeComponent();
-           // RectPolemic.Resources.Add("PolemicType", PolemicElementType.Polemic);
+            //RectPolemic.Resources.Add("PolemicType", PolemicElementType.Polemic);
             //RectAdhesion.Resources.Add("PolemicType", PolemicElementType.Adhesion);
             //RectQuestion.Resources.Add("PolemicType", PolemicElementType.Question);
             //RectReferences.Resources.Add("PolemicType", PolemicElementType.Reference);
             
+            
 		}
 	}
 }
\ No newline at end of file