From 32aa210a2cb1781833dd505e8e1267a5b3cd6f03 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sat, 18 Apr 2015 17:42:20 +0000 Subject: Tox: fixed some runglish strings git-svn-id: http://svn.miranda-ng.org/main/trunk@12917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Tox/src/tox_proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Tox/src/tox_proto.h') diff --git a/protocols/Tox/src/tox_proto.h b/protocols/Tox/src/tox_proto.h index 6f11e44c0b..a806555cb8 100644 --- a/protocols/Tox/src/tox_proto.h +++ b/protocols/Tox/src/tox_proto.h @@ -8,7 +8,7 @@ struct CToxProto : public PROTO friend CToxOptionsNodeList; friend CToxAudioCall; friend CToxIncomingAudioCall; - friend CToxOutcomingAudioCall; + friend CToxOutgoingAudioCall; public: ////////////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3