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