diff --git a/src/AddIns/DisplayBindings/XmlEditor/Project/Src/XslOutputView.cs b/src/AddIns/DisplayBindings/XmlEditor/Project/Src/XslOutputView.cs index 97ebc163f2..0919741b35 100644 --- a/src/AddIns/DisplayBindings/XmlEditor/Project/Src/XslOutputView.cs +++ b/src/AddIns/DisplayBindings/XmlEditor/Project/Src/XslOutputView.cs @@ -18,6 +18,7 @@ namespace ICSharpCode.XmlEditor { public XslOutputView() { + UntitledName = TitleName; } public static XslOutputView Instance {