mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 03:27:57 +08:00
[+] ShowErrorLog (#74)
* [+] ShowErrorLog * [O] Fixed spelling errors in method names
This commit is contained in:
@@ -74,6 +74,7 @@ namespace AquaMai
|
||||
public bool PractiseMode { get; set; }
|
||||
public bool SelectionDetail { get; set; }
|
||||
public bool ShowNetErrorDetail { get; set; }
|
||||
public bool ShowErrorLog { get; set; }
|
||||
public bool FrameRateDisplay { get; set; }
|
||||
public int TouchPanelBaudRate { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user