X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fsignalproxy.h;h=7fefdadd352449e96e217d856b538e0ca3591cf4;hp=9297ae8127d1505733249e953fdc7875547430f1;hb=e50ae7a06fc4e5d3a911c361d30953410deab609;hpb=2a89d1b0c473f92c5cf9fb803d99e8b51b2c68e7 diff --git a/src/common/signalproxy.h b/src/common/signalproxy.h index 9297ae81..7fefdadd 100644 --- a/src/common/signalproxy.h +++ b/src/common/signalproxy.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 * @@ -27,6 +27,7 @@ #include "protocol.h" struct QMetaObject; +class QIODevice; class Peer; class SyncableObject;