Remember size of dettached composer window

This commit is contained in:
Jiri Cerny 2016-10-18 22:23:29 +02:00 committed by Michael Gratton
parent f4a7fef7a1
commit c1de366210
3 changed files with 61 additions and 2 deletions

View file

@ -128,6 +128,12 @@
<description>The zoom to apply on the conservation view.</description>
</key>
<key name="composer-window-size" type="ai">
<default>[-1,-1]</default>
<summary>size of dettached composer window</summary>
<description>The last recorded size of the dettached composer window.</description>
</key>
<key name="migrated-config" type="b">
<default>false</default>
<summary>Whether we migrated the old settings</summary>