1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Fix login screen window title

This commit is contained in:
tux3 2015-06-03 19:19:00 +02:00
parent 93df0dec2b
commit f4cad23314

View File

@ -141,7 +141,7 @@
</palette>
</property>
<property name="windowTitle">
<string>Form</string>
<string>qTox</string>
</property>
<property name="autoFillBackground">
<bool>true</bool>