Browse Source

Fix login screen window title

pull/1793/head
tux3 10 years ago
parent
commit
f4cad23314
  1. 2
      src/widget/loginscreen.ui

2
src/widget/loginscreen.ui

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

Loading…
Cancel
Save