diff options
author | bobufa <bobufa@users.noreply.github.com> | 2018-07-04 23:38:28 +0200 |
---|---|---|
committer | bobufa <bobufa@users.noreply.github.com> | 2018-08-13 22:28:45 +0200 |
commit | 8b23ddad2d33a1504cd28c0df583dfe50cadccda (patch) | |
tree | c34829ba57aae1ea9d7291d1e4a91e2cfbd337c1 /main/CMakeLists.txt | |
parent | babfc3bd36e0cfa50f06648224f33a6a96eb27ea (diff) | |
download | dino-8b23ddad2d33a1504cd28c0df583dfe50cadccda.tar.gz dino-8b23ddad2d33a1504cd28c0df583dfe50cadccda.zip |
ui: search sidebar initial
Diffstat (limited to 'main/CMakeLists.txt')
-rw-r--r-- | main/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index d5f16992..d71dd0ef 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -44,6 +44,7 @@ set(RESOURCE_LIST occupant_list.ui occupant_list_item.ui settings_dialog.ui + unified_main_content.ui unified_window_placeholder.ui theme.css |