Add arrow-down icon to imported icons list in CMakeLists.txt

This commit is contained in:
Christopher Hock
2021-09-16 15:48:30 +02:00
committed by Tobias Fella
parent 9cdf6bfa04
commit c421d4047b

View File

@@ -70,6 +70,7 @@ endif()
if(ANDROID)
target_link_libraries(neochat PRIVATE Qt5::Svg OpenSSL::SSL)
kirigami_package_breeze_icons(ICONS
"arrow-down"
"help-about"
"im-user"
"im-invisible-user"