From 4a39f78e69d2cb2bc02d957083e01eb6115d6d2b Mon Sep 17 00:00:00 2001 From: alcexhim Date: Tue, 8 Jul 2014 15:18:23 -0400 Subject: [PATCH] Fixed project file to include CommentDialog --- .../UniversalEditor.UserInterface.WindowsForms.csproj | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CSharp/Libraries/UniversalEditor.UserInterface.WindowsForms/UniversalEditor.UserInterface.WindowsForms.csproj b/CSharp/Libraries/UniversalEditor.UserInterface.WindowsForms/UniversalEditor.UserInterface.WindowsForms.csproj index 737f8d6b..a31a306c 100644 --- a/CSharp/Libraries/UniversalEditor.UserInterface.WindowsForms/UniversalEditor.UserInterface.WindowsForms.csproj +++ b/CSharp/Libraries/UniversalEditor.UserInterface.WindowsForms/UniversalEditor.UserInterface.WindowsForms.csproj @@ -57,6 +57,10 @@ ProgressPanel.cs + + + CommentDialog.cs + Form @@ -151,6 +155,9 @@ ProgressPanel.cs + + CommentDialog.cs + PropertyDetailsDialog.cs