Skip to content
Snippets Groups Projects
Commit 04fca1fc authored by Andreas Hatziiliou's avatar Andreas Hatziiliou
Browse files

callparticipantsmodel: fix typo

Change-Id: I32e7aa66466108b8ebac8a472a00f9f08e91a3b6
parent a5621a1a
No related branches found
No related tags found
No related merge requests found
......@@ -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";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment