X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Ftest%2Futil%2Fmockedpeer.h;h=6533da3875a68b66d78778812f721e860f44bc42;hp=fde3d1c52537ca288a617cda5ef288679a308fac;hb=db00831bca59a012242d1ad5fac52a20c6cd2956;hpb=b8ce41ef6c0036d854f5bef0fb52e2a69dc5def2 diff --git a/src/test/util/mockedpeer.h b/src/test/util/mockedpeer.h index fde3d1c5..6533da38 100644 --- a/src/test/util/mockedpeer.h +++ b/src/test/util/mockedpeer.h @@ -90,7 +90,7 @@ TEST_UTIL_EXPORT ::testing::Matcher SyncMessage( ::testing::Matcher params); TEST_UTIL_EXPORT ::testing::Matcher RpcCall( - ::testing::Matcher slotName, + ::testing::Matcher signalName, ::testing::Matcher params); TEST_UTIL_EXPORT ::testing::Matcher InitRequest(