diff --git a/Views/AIGenerationWindow.axaml b/Views/AI/AIGenerationWindow.axaml similarity index 100% rename from Views/AIGenerationWindow.axaml rename to Views/AI/AIGenerationWindow.axaml diff --git a/Views/AIGenerationWindow.axaml.cs b/Views/AI/AIGenerationWindow.axaml.cs similarity index 100% rename from Views/AIGenerationWindow.axaml.cs rename to Views/AI/AIGenerationWindow.axaml.cs diff --git a/Views/ImageProcessingWindow.axaml b/Views/AI/ImageProcessingWindow.axaml similarity index 100% rename from Views/ImageProcessingWindow.axaml rename to Views/AI/ImageProcessingWindow.axaml diff --git a/Views/ImageProcessingWindow.cs b/Views/AI/ImageProcessingWindow.cs similarity index 100% rename from Views/ImageProcessingWindow.cs rename to Views/AI/ImageProcessingWindow.cs diff --git a/Views/AboutWindow.axaml b/Views/About/AboutWindow.axaml similarity index 100% rename from Views/AboutWindow.axaml rename to Views/About/AboutWindow.axaml diff --git a/Views/AboutWindow.axaml.cs b/Views/About/AboutWindow.axaml.cs similarity index 100% rename from Views/AboutWindow.axaml.cs rename to Views/About/AboutWindow.axaml.cs diff --git a/Views/ComponentPropertiesView.axaml b/Views/Components/ComponentPropertiesView.axaml similarity index 100% rename from Views/ComponentPropertiesView.axaml rename to Views/Components/ComponentPropertiesView.axaml diff --git a/Views/ComponentPropertiesView.axaml.cs b/Views/Components/ComponentPropertiesView.axaml.cs similarity index 100% rename from Views/ComponentPropertiesView.axaml.cs rename to Views/Components/ComponentPropertiesView.axaml.cs diff --git a/Views/OtherComponentsWindow.axaml b/Views/Components/OtherComponentsWindow.axaml similarity index 100% rename from Views/OtherComponentsWindow.axaml rename to Views/Components/OtherComponentsWindow.axaml diff --git a/Views/OtherComponentsWindow.axaml.cs b/Views/Components/OtherComponentsWindow.axaml.cs similarity index 100% rename from Views/OtherComponentsWindow.axaml.cs rename to Views/Components/OtherComponentsWindow.axaml.cs diff --git a/Views/ExportComponentWindow.axaml b/Views/Export/ExportComponentWindow.axaml similarity index 100% rename from Views/ExportComponentWindow.axaml rename to Views/Export/ExportComponentWindow.axaml diff --git a/Views/ExportComponentWindow.axaml.cs b/Views/Export/ExportComponentWindow.axaml.cs similarity index 100% rename from Views/ExportComponentWindow.axaml.cs rename to Views/Export/ExportComponentWindow.axaml.cs diff --git a/Views/MainWindow.axaml b/Views/Main/MainWindow.axaml similarity index 97% rename from Views/MainWindow.axaml rename to Views/Main/MainWindow.axaml index 807cdb3..bbcb135 100644 --- a/Views/MainWindow.axaml +++ b/Views/Main/MainWindow.axaml @@ -1,303 +1,303 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -