Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVsevolod Kukol <sevo@xamarin.com>2016-09-22 15:28:30 +0300
committerVsevolod Kukol <sevo@xamarin.com>2016-09-22 15:28:30 +0300
commit3a405624a9aecf5c2871b90547f539abcf9eeb80 (patch)
tree7e4f021e87cf440a320e674f13905191dabc5b7a /Xwt.Gtk/Xwt.Gtk3.csproj
parent4708717d743f42b7985d2e0358aee6455227d0eb (diff)
[Gtk3] Fix build
Diffstat (limited to 'Xwt.Gtk/Xwt.Gtk3.csproj')
-rw-r--r--Xwt.Gtk/Xwt.Gtk3.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xwt.Gtk/Xwt.Gtk3.csproj b/Xwt.Gtk/Xwt.Gtk3.csproj
index cd701473..02aa28ba 100644
--- a/Xwt.Gtk/Xwt.Gtk3.csproj
+++ b/Xwt.Gtk/Xwt.Gtk3.csproj
@@ -127,6 +127,7 @@
<Compile Include="Xwt.GtkBackend.CellViews\CustomCellRendererImage.cs" />
<Compile Include="Xwt.GtkBackend.CellViews\CustomCellRendererText.cs" />
<Compile Include="Xwt.GtkBackend.CellViews\CustomCellRendererToggle.cs" />
+ <Compile Include="Xwt.GtkBackend.CellViews\CustomCellRendererComboBox.cs" />
<Compile Include="Xwt.GtkBackend.CellViews\Gtk3CellRendererCustom.cs" />
<Compile Include="Xwt.GtkBackend\CustomListModel.cs" />
<Compile Include="Xwt.GtkBackend\ListBoxBackend.cs" />