From 2bb4ba4adbeea639b9ab61a6769c29660fde6524 Mon Sep 17 00:00:00 2001 From: alcexhim Date: Fri, 18 Jul 2014 20:44:07 -0400 Subject: [PATCH] Renamed SelectEnvironmentDialog to SelectPerspectiveDialog --- ...serInterface.WindowsForms.DesktopApplication.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CSharp/Engines/WindowsForms/Engines/UniversalEditor.UserInterface.WindowsForms.DesktopApplication/UniversalEditor.UserInterface.WindowsForms.DesktopApplication.csproj b/CSharp/Engines/WindowsForms/Engines/UniversalEditor.UserInterface.WindowsForms.DesktopApplication/UniversalEditor.UserInterface.WindowsForms.DesktopApplication.csproj index 9fc7adfe..79522b95 100644 --- a/CSharp/Engines/WindowsForms/Engines/UniversalEditor.UserInterface.WindowsForms.DesktopApplication/UniversalEditor.UserInterface.WindowsForms.DesktopApplication.csproj +++ b/CSharp/Engines/WindowsForms/Engines/UniversalEditor.UserInterface.WindowsForms.DesktopApplication/UniversalEditor.UserInterface.WindowsForms.DesktopApplication.csproj @@ -114,11 +114,11 @@ OptionsDialog.cs - + Form - - SelectEnvironmentDialog.cs + + SelectPerspectiveDialog.cs Form @@ -241,8 +241,8 @@ DocumentPropertiesDialog.cs - - SelectEnvironmentDialog.cs + + SelectPerspectiveDialog.cs SessionDialog.cs