Browse Source

Added tooltip to warn user markdown preference will not change until restart.

pull/2832/head
Andrew Morgan 10 years ago
parent
commit
518a398ca0
  1. 4
      src/widget/form/settings/generalsettings.ui

4
src/widget/form/settings/generalsettings.ui

@ -364,7 +364,7 @@ instead of closing itself.</string> @@ -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> @@ -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…
Cancel
Save