Added splitter to SectionEngrams

This commit is contained in:
Brett Hewitson 2021-11-12 15:47:46 +10:00
parent 6377fe9c5c
commit 7474f508fa
3 changed files with 31 additions and 7 deletions

View file

@ -755,5 +755,8 @@
<Setting Name="ServerFilesGridHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">250</Value>
</Setting>
<Setting Name="EngramsGridHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
</Settings>
</SettingsFile>