fixes for toxcore update and other stuff

This commit is contained in:
Green Sky
2025-03-12 22:22:20 +01:00
parent a677637be6
commit a34165d2c2
5 changed files with 14 additions and 4 deletions

View File

@ -85,7 +85,7 @@ class ChatGui4 : public ObjectStoreEventI {
void renderContactList(void);
bool renderContactListContactSmall(const Contact4 c, const bool selected) const;
//bool renderSubContactListContact(const Contact3 c, const bool selected) const;
//bool renderSubContactListContact(const Contact4 c, const bool selected) const;
void pasteFile(const char* mime_type);