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