Skip to content

Commit

Permalink
preference dialog tooltip updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kapitainsky committed Feb 22, 2020
1 parent cf4840a commit 12cb726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/preferences_dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<item row="14" column="1">
<widget class="QLineEdit" name="defaultRcloneOptions">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;extra rclone options used for all operations&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;extra rclone options used for all but mount operations&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 12cb726

Please sign in to comment.