Tweak MessageBox
This commit is contained in:
parent
07d2c656fc
commit
ab731a63af
10 changed files with 14 additions and 14 deletions
|
|
@ -191,7 +191,7 @@ namespace LibationWinForms.AvaloniaUI.ViewModels
|
|||
}
|
||||
}
|
||||
|
||||
private void CounterTimer_Tick(object? state)
|
||||
private void CounterTimer_Tick(object state)
|
||||
{
|
||||
string timeToStr(TimeSpan time)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue