Mercurial > minori
diff CMakeLists.txt @ 67:442065432549
poster: make posters link to AniList
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 02 Oct 2023 07:06:44 -0400 |
parents | 6481c5aed3e1 |
children | d3e9310598b1 |
line wrap: on
line diff
--- a/CMakeLists.txt Mon Oct 02 05:56:32 2023 -0400 +++ b/CMakeLists.txt Mon Oct 02 07:06:44 2023 -0400 @@ -77,6 +77,7 @@ # Custom widgets src/gui/widgets/anime_info.cpp src/gui/widgets/poster.cpp + src/gui/widgets/clickable_label.cpp src/gui/widgets/sidebar.cpp src/gui/widgets/text.cpp src/gui/widgets/optional_date.cpp