mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-24 04:45:36 +00:00
Added TODO caption to Visible property.
This commit is contained in:
parent
dca3f30460
commit
3aea7f5087
|
@ -244,6 +244,9 @@ namespace OpenTK.Platform.Windows
|
|||
|
||||
#region public bool Visible
|
||||
|
||||
/// <summary>
|
||||
/// TODO
|
||||
/// </summary>
|
||||
public bool Visible
|
||||
{
|
||||
get
|
||||
|
|
Loading…
Reference in a new issue