Change Settings to singleton and add AutoMouseArea.
Also fixes acceptInvitation issue.
This commit is contained in:
@@ -57,7 +57,6 @@ class MatriqueRoom : public Room {
|
||||
void chooseAndUploadFile();
|
||||
void saveFileAs(QString eventId);
|
||||
void acceptInvitation();
|
||||
void rejectInvitation();
|
||||
void forget();
|
||||
void sendTypingNotification(bool isTyping);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user