Tweak MessageBox
This commit is contained in:
parent
07d2c656fc
commit
ab731a63af
10 changed files with 14 additions and 14 deletions
|
|
@ -41,7 +41,7 @@ namespace LibationWinForms.AvaloniaUI.Views.Dialogs
|
|||
}
|
||||
}
|
||||
|
||||
private async void GoToLogs_Tapped(object sender, Avalonia.Interactivity.RoutedEventArgs e)
|
||||
private void GoToLogs_Tapped(object sender, Avalonia.Interactivity.RoutedEventArgs e)
|
||||
{
|
||||
LongPath dir = "";
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue