Enforce symbolic icon in ExploreComponent

This commit is contained in:
Tobias Fella
2023-10-16 22:12:13 +02:00
parent 27f1679741
commit 60772be391
2 changed files with 2 additions and 1 deletions

View File

@@ -432,6 +432,7 @@ if(ANDROID)
"preferences-desktop-notification"
"computer-symbolic"
"gps"
"system-users-symbolic"
)
else()
target_link_libraries(neochat PUBLIC Qt::Widgets KF6::KIOWidgets)