Port away from remove things in libquotient

Mostly the User class and Omittable
This commit is contained in:
Tobias Fella
2024-06-27 23:05:55 +02:00
parent 2e0c074a9b
commit 9ab8f796d8
33 changed files with 253 additions and 305 deletions

View File

@@ -260,7 +260,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, NeoChatRoom *room);
/**
* @brief Request a media item is shown maximized.