diff options
| author | Al <26797547+Al12rs@users.noreply.github.com> | 2021-01-16 23:03:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-16 23:03:05 +0100 |
| commit | 19556bc968334d8b5526ed300e537c5f6a9a5117 (patch) | |
| tree | e65d8960c4108a1399b5585826c9bc0b57af2749 /src/CMakeLists.txt | |
| parent | c48791a8a105d89cdbb8f4ac39557ed9cfd81800 (diff) | |
| parent | f28b501b30d13c581eaea72f1aeebc0dc4039cf3 (diff) | |
Merge pull request #1362 from Holt59/downloadlistview-cleaning
DownloadListView improvements
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d1092637..a5d15740 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -63,7 +63,7 @@ add_filter(NAME src/dialogs GROUPS add_filter(NAME src/downloads GROUPS downloadlist - downloadlistwidget + downloadlistview downloadmanager ) |
