mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 00:46:39 +01:00
Code review comments and cleanup
This commit is contained in:
@@ -41,6 +41,7 @@ internal class WindowsDriver : ConsoleDriver
|
||||
private Point _pointMove;
|
||||
private bool _processButtonClick;
|
||||
|
||||
// BUGBUG: Fix this nullable issue.
|
||||
public WindowsDriver ()
|
||||
{
|
||||
if (Environment.OSVersion.Platform == PlatformID.Win32NT)
|
||||
|
||||
Reference in New Issue
Block a user