Fix warnings

This commit is contained in:
Gioacchino Mazzurco 2018-10-05 01:55:18 +02:00
parent 341a68ce07
commit 1d8bb44811
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
6 changed files with 7 additions and 7 deletions

View file

@ -65,7 +65,7 @@ class ToasterNotify;
class ChatWidget;
class ChatWidgetHolder;
// for gxs based plugins
class RsIdentity;
struct RsIdentity;
class RsNxsNetMgr;
class RsGxsIdExchange;
class RsGcxs;