diff --git a/retroshare-gui/src/rsiface/rspeers.h b/retroshare-gui/src/rsiface/rspeers.h index ca7d5cf12..2a1cd0156 100644 --- a/retroshare-gui/src/rsiface/rspeers.h +++ b/retroshare-gui/src/rsiface/rspeers.h @@ -97,6 +97,7 @@ class RsPeerDetails uint16_t localPort; std::string extAddr; uint16_t extPort; + std::list ipAddressList; uint32_t netMode; uint32_t tryNetMode; /* only for ownState */