mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-05 04:44:19 -04:00
Update display of WireGroup
This commit is contained in:
parent
bcd8f4b0de
commit
589bb65324
4 changed files with 72 additions and 4 deletions
|
@ -42,6 +42,8 @@ typedef std::shared_ptr<const RsWireGroup> RsWireGroupConstSPtr;
|
|||
class RsWireGroup: public RsGxsGenericGroupData
|
||||
{
|
||||
public:
|
||||
RsWireGroup();
|
||||
|
||||
std::string mTagline;
|
||||
std::string mLocation;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue