Browse Source

Forgot to commit a file.

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4022 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
shortcuts
Daniel Grunwald 17 years ago
parent
commit
69ff50a90d
  1. 2
      src/AddIns/BackendBindings/WixBinding/Test/Utils/MockViewContent.cs

2
src/AddIns/BackendBindings/WixBinding/Test/Utils/MockViewContent.cs

@ -121,7 +121,7 @@ namespace WixBinding.Tests.Utils @@ -121,7 +121,7 @@ namespace WixBinding.Tests.Utils
throw new NotImplementedException();
}
public object Content {
public object Control {
get {
throw new NotImplementedException();
}

Loading…
Cancel
Save