mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-26 06:05:37 +00:00
Added TODO caption to Visible property.
This commit is contained in:
parent
40b6f1040f
commit
6f3e74b688
|
@ -244,6 +244,9 @@ namespace OpenTK.Platform.Windows
|
||||||
|
|
||||||
#region public bool Visible
|
#region public bool Visible
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// TODO
|
||||||
|
/// </summary>
|
||||||
public bool Visible
|
public bool Visible
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
|
|
Loading…
Reference in a new issue