X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Fsignalproxy.h;h=97efc2d79c6c4a77d11af0c78faf2d20691aa72d;hb=5a259061411e123d89059d815d1ea0f7cfcb3401;hp=9297ae8127d1505733249e953fdc7875547430f1;hpb=2a89d1b0c473f92c5cf9fb803d99e8b51b2c68e7;p=quassel.git diff --git a/src/common/signalproxy.h b/src/common/signalproxy.h index 9297ae81..97efc2d7 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-2014 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;