mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
Update MessageBox.Avalonia to 3.2.0.
This commit is contained in:
@@ -143,7 +143,7 @@ public sealed class AboutViewModel : ViewModelBase
|
||||
{
|
||||
/* var dialog = new LicenseDialog();
|
||||
dialog.DataContext = new LicenseViewModel(dialog);
|
||||
dialog.ShowDialog(_view);*/
|
||||
dialog.ShowWindowDialogAsync(_view);*/
|
||||
}
|
||||
|
||||
void ExecuteCloseCommand() => _view.Close();
|
||||
|
||||
Reference in New Issue
Block a user