fixed up display of GXS net tunnel info

This commit is contained in:
csoler 2018-07-15 19:09:12 +02:00
parent cca986ad75
commit 1de31493a9
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
5 changed files with 156 additions and 39 deletions

View file

@ -44,6 +44,7 @@ class RsTurtle;
extern RsTurtle *rsTurtle ;
typedef uint32_t TurtleRequestId ;
typedef RsPeerId TurtleVirtualPeerId;
// This is the structure used to send back results of the turtle search
// to the notifyBase class, or send info to the GUI.