Skip to content

Commit

Permalink
Reassign filter group for category classes
Browse files Browse the repository at this point in the history
  • Loading branch information
Silarn authored Sep 22, 2023
1 parent aff3e09 commit 31a85a3
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,14 @@ mo2_add_filter(NAME src/browser GROUPS
browserview
)

mo2_add_filter(NAME src/categories GROUPS
categories
categoriestable
categoriesdialog
categoryimportdialog
)

mo2_add_filter(NAME src/core GROUPS
categories
categoriestable
archivefiletree
installationmanager
nexusinterface
Expand All @@ -61,7 +66,6 @@ mo2_add_filter(NAME src/core GROUPS
mo2_add_filter(NAME src/dialogs GROUPS
aboutdialog
activatemodsdialog
categoriesdialog
credentialsdialog
filedialogmemory
forcedloaddialog
Expand Down

0 comments on commit 31a85a3

Please sign in to comment.