[longomatch] Add Win32CalendarDialog to csharpdevelop project



commit 6b95eca502b51cea3424421b9bee651cc37e845b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Aug 26 00:16:28 2009 +0200

    Add Win32CalendarDialog to csharpdevelop project

 LongoMatch/LongoMatch.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch/LongoMatch.csproj b/LongoMatch/LongoMatch.csproj
index b08b3e9..2ee272c 100644
--- a/LongoMatch/LongoMatch.csproj
+++ b/LongoMatch/LongoMatch.csproj
@@ -102,6 +102,7 @@
     <Compile Include="gtk-gui\LongoMatch.Gui.Dialog.TemplatesManager.cs" />
     <Compile Include="gtk-gui\LongoMatch.Gui.Dialog.UpdateDialog.cs" />
     <Compile Include="gtk-gui\LongoMatch.Gui.Dialog.VideoEditionProperties.cs" />
+    <Compile Include="gtk-gui\LongoMatch.Gui.Dialog.Win32CalendarDialog.cs" />
     <Compile Include="gtk-gui\LongoMatch.Gui.Dialog.WorkspaceChooser.cs" />
     <Compile Include="gtk-gui\LongoMatch.Gui.MainWindow.cs" />
     <Compile Include="gtk-gui\LongoMatch.Gui.Popup.CalendarPopup.cs" />
@@ -140,6 +141,7 @@
     <Compile Include="Gui\TreeWidget.cs" />
     <Compile Include="Gui\UpdateDialog.cs" />
     <Compile Include="Gui\VideoEditionProperties.cs" />
+    <Compile Include="Gui\Win32CalendarDialog.cs" />
     <Compile Include="Gui\WorkspaceChooser.cs" />
     <Compile Include="Handlers\EventsManager.cs" />
     <Compile Include="Handlers\Handlers.cs" />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]