mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
Fiw New Warnings
This commit is contained in:
parent
91f2cf720f
commit
e4dbc46b34
10 changed files with 374 additions and 378 deletions
|
@ -2770,7 +2770,7 @@ QString MessageComposer::inviteMessage()
|
|||
return tr("Hi,<br>I want to be friends with you on RetroShare.<br>");
|
||||
}
|
||||
|
||||
void MessageComposer::sendInvite(const RsGxsId &to, const QString &msg, bool autoSend)
|
||||
void MessageComposer::sendInvite(const RsGxsId &to, const QString &/*msg*/, bool autoSend)
|
||||
{
|
||||
/* create a message */
|
||||
MessageComposer *composer = MessageComposer::newMsg();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue