Mercurial > minori
diff CMakeLists.txt @ 54:466ac9870df9
add stub pages (to be implemented)
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Tue, 26 Sep 2023 11:18:50 -0400 |
parents | 75c804f713b2 |
children | d10b6c6b432e 6ff7aabeb9d7 |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Sep 25 22:50:54 2023 -0400 +++ b/CMakeLists.txt Tue Sep 26 11:18:50 2023 -0400 @@ -49,6 +49,11 @@ src/gui/pages/anime_list.cpp src/gui/pages/now_playing.cpp src/gui/pages/statistics.cpp + src/gui/pages/search.cpp + src/gui/pages/seasons.cpp + src/gui/pages/torrents.cpp + src/gui/pages/history.cpp + # Custom widgets src/gui/widgets/sidebar.cpp