Explorar o código

Fixes #503 Tab stop working.

BDisp %!s(int64=5) %!d(string=hai) anos
pai
achega
f123da4206
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Terminal.Gui/Core/Toplevel.cs

+ 0 - 1
Terminal.Gui/Core/Toplevel.cs

@@ -173,7 +173,6 @@ namespace Terminal.Gui {
 			case Key.ControlL:
 				Application.Refresh ();
 				return true;
-
 			}
 			return false;
 		}