X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fprotocol.h;fp=src%2Fcommon%2Fprotocol.h;h=1e3114f3a6a159f683de629cd96af7c02302682f;hp=2453a52051d45ea6f4ec6d3fbb09a766bb2d9b60;hb=00e1a9c29e792ba4d65dba21b7ba04131bcb13bc;hpb=6acb434eb00e38f345d9d201151d295f27e786c9 diff --git a/src/common/protocol.h b/src/common/protocol.h index 2453a520..1e3114f3 100644 --- a/src/common/protocol.h +++ b/src/common/protocol.h @@ -252,7 +252,7 @@ struct HeartBeatReply }; -}; +} // Required for InternalPeer Q_DECLARE_METATYPE(Protocol::SyncMessage)