mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Added tooltip to warn user markdown preference will not change until restart.
This commit is contained in:
parent
a5f9e77a6b
commit
518a398ca0
@ -364,7 +364,7 @@ instead of closing itself.</string>
|
||||
<item>
|
||||
<widget class="QLabel" name="transLabel_2">
|
||||
<property name="toolTip">
|
||||
<string>The translation may not load until qTox restarts.</string>
|
||||
<string>New markdown preference may not load until qTox restarts.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Markdown:</string>
|
||||
@ -380,7 +380,7 @@ instead of closing itself.</string>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Select Markdown preference</string>
|
||||
<string>Select Markdown preference.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user