summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-12-26 20:48:38 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2021-01-02 15:38:14 +0100
commitbe0d6aef00891286f33242073627611413ad79c4 (patch)
tree037f2c69d8d11adba6be428704bb4612fd7f79fc /src/CMakeLists.txt
parent71055e373de639d9654361084f39d81211d08819 (diff)
Start working on collapsible separators.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 98bbe05f..0a913649 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -135,6 +135,7 @@ add_filter(NAME src/modinfo/dialog GROUPS
add_filter(NAME src/modlist GROUPS
modlist
modlistsortproxy
+ modlistbypriorityproxy
modlistview
)