mirror of https://github.com/ppy/osu
Revert deletion of xmldoc summary line
This commit is contained in:
parent
4925a7d59e
commit
b97f31f314
|
@ -60,6 +60,7 @@ protected override TabItem<Channel> CreateTabItem(Channel value)
|
|||
|
||||
/// <summary>
|
||||
/// Adds a channel to the ChannelTabControl.
|
||||
/// The first channel added will automaticly selected.
|
||||
/// </summary>
|
||||
/// <param name="channel">The channel that is going to be added.</param>
|
||||
public void AddChannel(Channel channel)
|
||||
|
|
Loading…
Reference in New Issue