diff --git a/AutoKkutuGui/DatabaseManagement.xaml.cs b/AutoKkutuGui/DatabaseManagement.xaml.cs index 5c36d20..7e39348 100644 --- a/AutoKkutuGui/DatabaseManagement.xaml.cs +++ b/AutoKkutuGui/DatabaseManagement.xaml.cs @@ -12,6 +12,7 @@ using AutoKkutuLib.Database.Jobs.Node; using AutoKkutuLib.Database.Jobs.Word; using AutoKkutuLib.Database.Jobs; +using AutoKkutuLib.Database.Jobs.DbCheck; namespace AutoKkutuGui; diff --git a/AutoKkutuGui/MainWindow.xaml b/AutoKkutuGui/MainWindow.xaml index 6929933..f58131c 100644 --- a/AutoKkutuGui/MainWindow.xaml +++ b/AutoKkutuGui/MainWindow.xaml @@ -22,6 +22,13 @@ +