mirror of
https://github.com/ppy/osu.git
synced 2026-05-17 19:44:22 +08:00
Move xml doc to the right class.
This commit is contained in:
@@ -7,9 +7,6 @@ using OpenTK.Input;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
/// <summary>
|
||||
/// A textbox which holds focus eagerly.
|
||||
/// </summary>
|
||||
public class SearchTextBox : FocusedTextBox
|
||||
{
|
||||
protected virtual bool AllowCommit => false;
|
||||
|
||||
Reference in New Issue
Block a user