Revert deletion of xmldoc summary line

This commit is contained in:
Craftplacer 2021-06-05 19:03:11 +02:00
parent 4925a7d59e
commit b97f31f314
No known key found for this signature in database
GPG Key ID: 0D94BDA3F64B90CE
1 changed files with 1 additions and 0 deletions

View File

@ -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)