mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-15 10:54:22 -05:00
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3117 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c5c3e4494c
commit
5b0aa33995
@ -1369,7 +1369,7 @@ void p3ConnectMgr::tickMonitors()
|
|||||||
if (notify)
|
if (notify)
|
||||||
{
|
{
|
||||||
notify->AddPopupMessage(RS_POPUP_CONNECT,
|
notify->AddPopupMessage(RS_POPUP_CONNECT,
|
||||||
peer.id, "Online: ");
|
peer.id,"", "Online: ");
|
||||||
|
|
||||||
|
|
||||||
notify->AddFeedItem(RS_FEED_ITEM_PEER_CONNECT, peer.id, "", "");
|
notify->AddFeedItem(RS_FEED_ITEM_PEER_CONNECT, peer.id, "", "");
|
||||||
|
Loading…
Reference in New Issue
Block a user