Index: src/Common/DelftTools.Controls/TableViewCell.cs
===================================================================
diff -u -r8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9 -r5fc71a385897af92ccb092f2f969b5709afab85a
--- src/Common/DelftTools.Controls/TableViewCell.cs (.../TableViewCell.cs) (revision 8f6ae890fed8e8eae3a32f9c0498a10f82e0ddf9)
+++ src/Common/DelftTools.Controls/TableViewCell.cs (.../TableViewCell.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a)
@@ -11,7 +11,7 @@
///
/// Row index of the cell
///
- public int RowIndex{ get; set;}
+ public int RowIndex { get; set; }
///
/// Column of the cell