X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Ftypes.h;h=a63e296727890f3ce9eab9e6427a654a6a0d7ce8;hp=6c2ee04ebd3a06206e10d8bef23615b99d289ca6;hb=2d753d5d08707cc668c7d029adec09c16a6f5298;hpb=9d54503555534a2c554f09a33df6afa33d6308ec diff --git a/src/common/types.h b/src/common/types.h index 6c2ee04e..a63e2967 100644 --- a/src/common/types.h +++ b/src/common/types.h @@ -24,15 +24,11 @@ #include #include #include +#include #include #include #include -// We need to special-case Peer* in attached signals/slots, so typedef it for the meta type system -class Peer; -typedef Peer * PeerPtr; -Q_DECLARE_METATYPE(PeerPtr) - class SignedId { protected: