diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-12-26 20:58:06 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-12-26 20:58:06 -0500 |
| commit | 106ed49baecc60dbdf4844ed684df750e5caf3aa (patch) | |
| tree | f7485c0d4e995263b313ed08856869c9e8c8b6a1 /src/CMakeLists.txt | |
| parent | 3eb64c32e8643a34ce2de07bdb0f2fae2869b69a (diff) | |
removed setUpdateDelay(false) calls, it's the default
FilterWidget for downloads tab
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fdbe8e38..ce58f7c2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -63,7 +63,6 @@ add_filter(NAME src/dialogs GROUPS add_filter(NAME src/downloads GROUPS downloadlist - downloadlistsortproxy downloadlistwidget downloadmanager ) |
