Fix compile error
This commit is contained in:
parent
4bc53ab61c
commit
7eaf129b8b
@ -1398,7 +1398,7 @@ void AOClient::cmdUpdateStatement(int argc, QStringList argv)
|
|||||||
sendServerMessage("Recording updated statement.");
|
sendServerMessage("Recording updated statement.");
|
||||||
}
|
}
|
||||||
|
|
||||||
void AOClient::cmdStop(int argc, QStringList argv)
|
void AOClient::cmdPauseTestimony(int argc, QStringList argv)
|
||||||
{
|
{
|
||||||
pauseTestimony();
|
pauseTestimony();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user