[banshee/gtk3] ThickClient: include new WindowConfiguration class in the MSBuild project



commit 081d508568d001b4a5bf81525e40827bdd2851ea
Author: Andres G. Aragoneses <knocte gmail com>
Date:   Mon Mar 11 20:51:54 2013 +0000

    ThickClient: include new WindowConfiguration class in the MSBuild project
    
    This bit was forgotten in this commit:
    https://git.gnome.org/browse/banshee/commit/?h=gtk3&id=de6cf60f3b924ca77aee8e9fe647c551cb245172

 .../Banshee.ThickClient/Banshee.ThickClient.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj 
b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
index dc733fd..3e89d79 100644
--- a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
+++ b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
@@ -309,6 +309,7 @@
     <Compile Include="Banshee.Collection.Gui\YearListView.cs" />
     <Compile Include="Banshee.Gui.Widgets\Tests\TrackInfoDisplayTests.cs" />
     <Compile Include="Banshee.Gui.Dialogs\GtkFileChooserDialog.cs" />
+    <Compile Include="Banshee.Gui\WindowConfiguration.cs" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <ProjectExtensions>


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