diff --git a/KMeansGui/App.axaml b/KMeansGui/App.axaml index 39b558c..0de2236 100644 --- a/KMeansGui/App.axaml +++ b/KMeansGui/App.axaml @@ -2,9 +2,8 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Class="KMeansGui.App"> - + - \ No newline at end of file diff --git a/KMeansGui/KMeansGui.csproj b/KMeansGui/KMeansGui.csproj index e869fcc..39d7b1e 100644 --- a/KMeansGui/KMeansGui.csproj +++ b/KMeansGui/KMeansGui.csproj @@ -8,12 +8,13 @@ - - + + - - - + + + + diff --git a/KMeansGui/Shell/ShellView.axaml b/KMeansGui/Shell/ShellView.axaml index 6b64df7..3acfd88 100644 --- a/KMeansGui/Shell/ShellView.axaml +++ b/KMeansGui/Shell/ShellView.axaml @@ -1,28 +1,45 @@ - + - -