mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 17:57:57 +01:00
Comments
This commit is contained in:
8
Views/ScrollView.cs
Normal file
8
Views/ScrollView.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
namespace Terminal {
|
||||
public class ScrollView {
|
||||
public ScrollView ()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user