Add home and coloured notifications icons

This commit is contained in:
James Graham
2023-03-14 15:55:31 +00:00
parent d8bf26158a
commit abe7d70822

View File

@@ -175,6 +175,8 @@ if(ANDROID)
"window-new" "window-new"
"globe" "globe"
"visibility" "visibility"
"home"
"preferences-desktop-notification"
) )
else() else()
target_link_libraries(neochat PUBLIC Qt::Widgets KF${QT_MAJOR_VERSION}::KIOWidgets) target_link_libraries(neochat PUBLIC Qt::Widgets KF${QT_MAJOR_VERSION}::KIOWidgets)