mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Formatting
This commit is contained in:
@ -17,7 +17,7 @@ using osu.Game.Graphics.Sprites;
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
/// <summary>
|
||||
/// A checkbox styled to be placed in line with an <see cref="OsuTabControl"/>
|
||||
/// A checkbox styled to be placed in line with an <see cref="OsuTabControl{T}"/>
|
||||
/// </summary>
|
||||
public class OsuTabControlCheckBox : CheckBox
|
||||
{
|
||||
|
Reference in New Issue
Block a user