Commit 6e882d95 authored by Thomas Gubler's avatar Thomas Gubler

set placeholderText plotFilterLineEdit

parent bd9e85c9
...@@ -219,7 +219,11 @@ ...@@ -219,7 +219,11 @@
</layout> </layout>
</item> </item>
<item row="1" column="0"> <item row="1" column="0">
<widget class="QLineEdit" name="plotFilterLineEdit"/> <widget class="QLineEdit" name="plotFilterLineEdit">
<property name="placeholderText">
<string>Filter...</string>
</property>
</widget>
</item> </item>
</layout> </layout>
</widget> </widget>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment