Added ip address to the info in SecurityIpItem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8357 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2015-06-03 17:16:06 +00:00
parent 2b5dca3a39
commit df5d69540a
5 changed files with 12 additions and 5 deletions

View file

@ -58,6 +58,7 @@ private slots:
void toggle();
void peerDetails();
void updateItem();
void banIpListChanged(const QString &ipAddress);
private:
FeedHolder *mParent;