Skip to content
Snippets Groups Projects
Commit f01c027b authored by Armin Felder's avatar Armin Felder
Browse files

Merge branch 'clearIosCookies' into 'master'

sad

See merge request chat/RocketChatMobileEngine!86
parents d8f18949 b064a2bb
No related branches found
No related tags found
1 merge request!86sad
......@@ -45,7 +45,7 @@ class NotificationAbstract : public QObject
signals:
void tokenReceived( QString pToken );
void messageReceived( QString &pServer, QString pRid, QString pName, QString pType );
void messageReceived( QString pServer, QString pRid, QString pName, QString pType );
void switchChannelByName( QString &pChannel );
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment