🚩 增加相对路径功能
This commit is contained in:
@@ -4,6 +4,6 @@ namespace GeekDesk.Interface
|
||||
{
|
||||
public interface IWindowCommon
|
||||
{
|
||||
void OnKeyDown(object sender, KeyEventArgs e);
|
||||
void OnKeyDown(object sender, KeyEventArgs e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user