mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 06:02:41 -04:00
Added missing declare of metatype
This commit is contained in:
parent
8edb1f7535
commit
4eda277922
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue