X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Ftypes.h;h=c69660f8df6abb7c0d7d54a076ef91c123adc8b1;hb=f64ac93b92faeb2fd8f9c411168e04e8501bd6e8;hp=d683879aad2b80d9a219b4507b23cf8a6a8c1674;hpb=f44459818f34b556df8ff2f400098c50b78501eb;p=quassel.git diff --git a/src/common/types.h b/src/common/types.h index d683879a..c69660f8 100644 --- a/src/common/types.h +++ b/src/common/types.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 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 * @@ -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: