refactor
added a timing solution to prevent windows from resizing when changing the frame option
This commit is contained in:
10
FileTail.cs
Normal file
10
FileTail.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace PreviewToy
|
||||
{
|
||||
class FileTail
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user