Updated window titles, fixed addressbook layout issues with Avatar & Nickname, spellings.

This commit is contained in:
Charles
2020-06-10 02:17:08 -04:00
parent 8a840d29c8
commit 65379b8c06
12 changed files with 295 additions and 232 deletions

View File

@@ -10,9 +10,21 @@
<x>0</x>
<y>0</y>
<width>512</width>
<height>513</height>
<height>512</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>512</width>
<height>512</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>512</width>
<height>512</height>
</size>
</property>
<property name="windowTitle">
<string>SilentDragonLite</string>
</property>