This commit is contained in:
Frank Skare
2019-03-30 15:29:25 +01:00
parent 7fa4418e1f
commit 49b184c99c
9 changed files with 46 additions and 22 deletions

View File

@@ -68,7 +68,7 @@ namespace mpvnet
Process.Start(Application.StartupPath + "\\mpvConfEdit.exe");
}
public static void history(string[] args)
public static void show_history(string[] args)
{
var fp = mp.mpvConfFolderPath + "history.txt";