user details dialog fixes

This commit is contained in:
Tobias Fella
2024-06-28 15:52:26 +02:00
parent e918db2cc1
commit 08df0ebbea
6 changed files with 79 additions and 52 deletions

View File

@@ -261,7 +261,7 @@ Q_SIGNALS:
* Ask current room to open the user's details for the give user.
* This assumes the user is loaded.
*/
void showUserDetail(const Quotient::User *user);
void showUserDetail(const Quotient::User *user, const NeoChatRoom *room);
/**
* @brief Request a media item is shown maximized.