Refactor
This commit is contained in:
parent
e23e267d17
commit
31d6fc8197
20 changed files with 10 additions and 99 deletions
|
|
@ -1,15 +1,12 @@
|
|||
using ApplicationServices;
|
||||
using Avalonia.Controls;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Avalonia.Threading;
|
||||
using Dinah.Core;
|
||||
|
||||
namespace LibationWinForms.AvaloniaUI.Views
|
||||
{
|
||||
//DONE
|
||||
public partial class MainWindow
|
||||
{
|
||||
private System.ComponentModel.BackgroundWorker updateCountsBw = new();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue