Give users hint about new feature.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-01-06 13:59:10 +02:00
parent 33f43cc75c
commit 13237ffd83

View file

@ -72,6 +72,9 @@
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Search measurements by term. &lt;/p&gt;&lt;p&gt;Prepend &amp;quot;/r/&amp;quot; to the front of the search string to search measurements by regex.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="placeholderText">
<string>Search</string>
</property>