X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fclient%2Fclient.h;h=9f881d117f2d322ae9e247a352474c5317f80497;hb=50d5627b282f063e755f44f02a74aeddd1d07538;hp=52133b68b4c7037e3ace2ad06eddb5fc34338f09;hpb=034708a59ca1ee3195263a90941a2b145c520fef;p=quassel.git diff --git a/src/client/client.h b/src/client/client.h index 52133b68..9f881d11 100644 --- a/src/client/client.h +++ b/src/client/client.h @@ -152,7 +152,7 @@ signals: void newClientSyncer(ClientSyncer *); - void logUpdated(); + void logUpdated(const QString &msg); public slots: //void selectBuffer(Buffer *);