update to rmmi

This commit is contained in:
2024-10-06 11:57:14 +02:00
parent 70bc3a47f2
commit f7471ca4cb
10 changed files with 16 additions and 15 deletions

View File

@@ -201,7 +201,7 @@ void ChatGui4::setClipboardData(std::vector<std::string> mime_types, std::shared
ChatGui4::ChatGui4(
ConfigModelI& conf,
ObjectStore2& os,
RegistryMessageModel& rmm,
RegistryMessageModelI& rmm,
Contact3Registry& cr,
TextureUploaderI& tu,
ContactTextureCache& contact_tc,