X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftypes.h;h=c69660f8df6abb7c0d7d54a076ef91c123adc8b1;hb=c52a94cb937654bf06d5074bf0736a52ec94a52d;hp=290d53f6cf83018b5f31800556a390f3fb9bbc60;hpb=2f692b299eded9386fdee3e7a13727d95bbe2495;p=quassel.git diff --git a/src/common/types.h b/src/common/types.h index 290d53f6..c69660f8 100644 --- a/src/common/types.h +++ b/src/common/types.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2014 by the Quassel Project * + * Copyright (C) 2005-2015 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -29,12 +29,6 @@ #include #include -#include "peer.h" - -// We need to special-case Peer* in attached signals/slots, so typedef it for the meta type system -typedef Peer * PeerPtr; -Q_DECLARE_METATYPE(PeerPtr) - class SignedId { protected: