Add menu items to copy matrix.to links for users and messages

BUG: 456637
This commit is contained in:
Tobias Fella
2022-11-27 19:50:29 +01:00
parent d0dd86e6e8
commit 1366158b45
3 changed files with 18 additions and 0 deletions

View File

@@ -165,6 +165,8 @@ if(ANDROID)
"download"
"smiley"
"tools-check-spelling"
"username-copy"
"edit-copy"
)
else()
target_link_libraries(neochat PUBLIC Qt::Widgets KF5::KIOWidgets)