Skip to content

Commit 31c8707

Browse files
authored
Merge PR #5795: Backport "FIX(ui): Remove duplicate entry for "What's this?" in UserModel"
2 parents 08fa966 + f728add commit 31c8707

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/mumble/UserModel.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -703,8 +703,6 @@ QVariant UserModel::otherRoles(const QModelIndex &idx, int role) const {
703703
"valign=\"middle\">%5</td></tr>"
704704
"<tr><td><img src=\"skin:talking_muted.svg\" height=64 /></td><td "
705705
"valign=\"middle\">%6</td></tr>"
706-
"<tr><td><img src=\"skin:talking_muted.svg\" height=64 /></td><td "
707-
"valign=\"middle\">%6</td></tr>"
708706
"<tr><td><img src=\"skin:ear.svg\" height=64 /></td><td "
709707
"valign=\"middle\">%7</td></tr>"
710708
"</table>")

0 commit comments

Comments
 (0)