diff --git a/src/libclient/api/callparticipantsmodel.h b/src/libclient/api/callparticipantsmodel.h index 1a0abdc233d97c05091dcd0987246a8d46b8fb19..05efc92a71b84ed48e902e82ebea10fa5e637434 100644 --- a/src/libclient/api/callparticipantsmodel.h +++ b/src/libclient/api/callparticipantsmodel.h @@ -45,7 +45,7 @@ const QString X = "x"; const QString Y = "y"; const QString W = "w"; const QString H = "h"; -const QString WIDTH = "widht"; +const QString WIDTH = "width"; const QString HEIGHT = "height"; const QString VIDEOMUTED = "videoMuted"; const QString AUDIOLOCALMUTED = "audioLocalMuted";