user details dialog fixes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user