summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-12-26 20:58:06 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-12-26 20:58:06 -0500
commit106ed49baecc60dbdf4844ed684df750e5caf3aa (patch)
treef7485c0d4e995263b313ed08856869c9e8c8b6a1 /src/mainwindow.ui
parent3eb64c32e8643a34ce2de07bdb0f2fae2869b69a (diff)
removed setUpdateDelay(false) calls, it's the default
FilterWidget for downloads tab
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index dbc6013d..692246fd 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -1361,7 +1361,7 @@ p, li { white-space: pre-wrap; }
</spacer>
</item>
<item>
- <widget class="MOBase::LineEditClear" name="downloadFilterEdit">
+ <widget class="QLineEdit" name="downloadFilterEdit">
<property name="toolTip">
<string>Filter the list of downloads.</string>
</property>