summaryrefslogtreecommitdiffstats
path: root/usersdialog.ui
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-01-31 10:25:52 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2016-01-31 10:25:52 +0100
commit1a7b7f9d99d45fdc4868241141a1809f54b8ecc2 (patch)
treea53049b1ed83f132ecaa8c570649ddd22591bc75 /usersdialog.ui
parent86caf14acc4bc3c54559c5f2a4e04db646549c30 (diff)
Escape key and magic button in User search too, solves #142
Diffstat (limited to 'usersdialog.ui')
-rw-r--r--usersdialog.ui18
1 files changed, 4 insertions, 14 deletions
diff --git a/usersdialog.ui b/usersdialog.ui
index 1ae15138..62fcad16 100644
--- a/usersdialog.ui
+++ b/usersdialog.ui
@@ -61,20 +61,11 @@ Red entries are not valid, you will not be able to encrypt to these.</string>
<height>26</height>
</size>
</property>
- </widget>
- </item>
- <item>
- <widget class="QToolButton" name="clearButton">
- <property name="toolTip">
- <string>Clear search</string>
- </property>
- <property name="text">
- <string>X</string>
+ <property name="placeholderText">
+ <string>Search Users</string>
</property>
- <property name="icon">
- <iconset theme="edit-clear">
- <normalon>:/icons/edit-clear.svg</normalon>
- </iconset>
+ <property name="clearButtonEnabled">
+ <bool>true</bool>
</property>
</widget>
</item>
@@ -111,7 +102,6 @@ Red entries are not valid, you will not be able to encrypt to these.</string>
</widget>
<tabstops>
<tabstop>lineEdit</tabstop>
- <tabstop>clearButton</tabstop>
<tabstop>listWidget</tabstop>
</tabstops>
<resources/>