mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-28 00:49:28 -05:00
Added missing declare of metatype
This commit is contained in:
parent
8edb1f7535
commit
4eda277922
@ -28,6 +28,7 @@
|
|||||||
#include "ChatDialog.h"
|
#include "ChatDialog.h"
|
||||||
|
|
||||||
Q_DECLARE_METATYPE(RsGxsId)
|
Q_DECLARE_METATYPE(RsGxsId)
|
||||||
|
Q_DECLARE_METATYPE(QList<RsGxsId>)
|
||||||
|
|
||||||
class GxsIdChooser ;
|
class GxsIdChooser ;
|
||||||
class QToolButton;
|
class QToolButton;
|
||||||
|
Loading…
Reference in New Issue
Block a user