Rename and tidy up DeletedCommentsCounter

This commit is contained in:
Dean Herbert
2020-01-30 11:17:26 +09:00
parent 7f59576f13
commit ebdb425c50
4 changed files with 33 additions and 28 deletions

View File

@ -24,7 +24,7 @@ namespace osu.Game.Tests.Visual.Online
typeof(HeaderButton),
typeof(SortTabControl),
typeof(ShowChildrenButton),
typeof(DeletedChildrenPlaceholder),
typeof(DeletedCommentsCounter),
typeof(VotePill)
};