mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Fix #1806
This commit is contained in:
parent
f1d7c59a2f
commit
9b7db8bb26
|
@ -1063,6 +1063,10 @@ background-color:#6cc865;</string>
|
|||
<bold>true</bold>
|
||||
</font>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border:none;
|
||||
color:white;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>New Profile</string>
|
||||
</property>
|
||||
|
@ -1085,6 +1089,10 @@ background-color:#6cc865;</string>
|
|||
<bold>true</bold>
|
||||
</font>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border:none;
|
||||
color:white;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Login</string>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue
Block a user