X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fsignalproxy.h;h=97efc2d79c6c4a77d11af0c78faf2d20691aa72d;hp=9297ae8127d1505733249e953fdc7875547430f1;hb=a20c9bf454288c998cb2a5d2a1fdf0927c93f1f3;hpb=2a89d1b0c473f92c5cf9fb803d99e8b51b2c68e7 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;