5.4.9.5 Beta

This commit is contained in:
Frank Skare
2021-08-25 14:12:45 +02:00
parent d3baa47f93
commit 007fbf8be5
13 changed files with 41 additions and 86 deletions

View File

@@ -1163,7 +1163,7 @@ namespace mpvnet
{
System.Windows.MessageBoxResult result =
Msg.ShowQuestion("Click Yes for Blu-ray and No for DVD.",
null, System.Windows.MessageBoxButton.YesNoCancel);
System.Windows.MessageBoxButton.YesNoCancel);
switch (result)
{