Update display of WireGroup

This commit is contained in:
drbob 2020-05-26 18:31:55 +10:00
parent bcd8f4b0de
commit 589bb65324
4 changed files with 72 additions and 4 deletions

View file

@ -42,6 +42,8 @@ typedef std::shared_ptr<const RsWireGroup> RsWireGroupConstSPtr;
class RsWireGroup: public RsGxsGenericGroupData
{
public:
RsWireGroup();
std::string mTagline;
std::string mLocation;