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 <sevoku@microsoft.com>2017-06-06 18:35:41 +0300
committerVsevolod Kukol <sevoku@microsoft.com>2017-06-06 18:35:41 +0300
commitd6d9960c213e1a2d459afde0eb293e859273fed6 (patch)
tree0cf00eedfca5a2ac51dce9e6ac4348adab564db7 /Xwt.Gtk/Xwt.Gtk3.csproj
parent8d6408096e5d4bddcba18599407d5de451b05c4a (diff)
parent21c3821586fd9147229a881fb8e4b2014fdae555 (diff)
Merge remote-tracking branch 'origin/a11y'
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 04c262ef..40fbee79 100644
--- a/Xwt.Gtk/Xwt.Gtk3.csproj
+++ b/Xwt.Gtk/Xwt.Gtk3.csproj
@@ -160,6 +160,7 @@
<Compile Include="Xwt.GtkBackend\SelectFontDialogBackend.cs" />
<Compile Include="Xwt.GtkBackend\Gtk3FontChooserDialog.cs" />
<Compile Include="Xwt.GtkBackend\FontSelectorBackend.cs" />
+ <Compile Include="Xwt.GtkBackend\AccessibleBackend.cs" />
<Compile Include="Xwt.GtkBackend\PopupWindowBackend.cs" />
<Compile Include="Xwt.GtkBackend\UtilityWindowBackend.cs" />
</ItemGroup>