aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/library/librarywidget.ui
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2021-01-09 17:15:37 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2021-01-09 17:15:37 +0000
commit35b2beb4fba153c952b00c6f9adf450520a9c6cf (patch)
tree1145428b100d73ca23e1d3ea06163279aa31d4bd /src/plugins/General/library/librarywidget.ui
parentd3b39e7538baf4d1194c519c5c988d87e10d539b (diff)
downloadqmmp-35b2beb4fba153c952b00c6f9adf450520a9c6cf.tar.gz
qmmp-35b2beb4fba153c952b00c6f9adf450520a9c6cf.tar.bz2
qmmp-35b2beb4fba153c952b00c6f9adf450520a9c6cf.zip
library: added quick search
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9623 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/library/librarywidget.ui')
-rw-r--r--src/plugins/General/library/librarywidget.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/plugins/General/library/librarywidget.ui b/src/plugins/General/library/librarywidget.ui
index 54c9b0b71..31caf95e6 100644
--- a/src/plugins/General/library/librarywidget.ui
+++ b/src/plugins/General/library/librarywidget.ui
@@ -24,6 +24,13 @@
<number>6</number>
</property>
<item>
+ <widget class="QLineEdit" name="filterLineEdit">
+ <property name="clearButtonEnabled">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QTreeView" name="treeView">
<property name="dragEnabled">
<bool>true</bool>