Support multiple edit Windows

Support Sync of Enhanced Documents
This commit is contained in:
Rich
2015-09-12 15:43:55 +00:00
parent 8280b4976f
commit 694c887710
2 changed files with 31 additions and 2 deletions

View File

@@ -86,5 +86,11 @@
<Setting Name="PastePlainText" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="VersionWindows" Type="System.Collections.Specialized.StringCollection" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="SyncEnhancedDocuments" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
</Settings>
</SettingsFile>