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

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremie Laval <jeremie.laval@gmail.com>2012-03-09 18:07:12 +0400
committerJeremie Laval <jeremie.laval@gmail.com>2012-03-09 18:14:49 +0400
commite0e1bdc47bf2dba28baad64318d8cd561ce9eb5c (patch)
treed1160b03dd7ba1efc245d80fdb084937ad660289 /macdoc.csproj
parent2c7768f0504fe3a0873dd317a7584e3caeac31ef (diff)
[macdoc] Implement swipe gesture for navigation
Diffstat (limited to 'macdoc.csproj')
-rw-r--r--macdoc.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/macdoc.csproj b/macdoc.csproj
index 0721eed..ce053d5 100644
--- a/macdoc.csproj
+++ b/macdoc.csproj
@@ -74,6 +74,10 @@
<Compile Include="IndexSearcher.cs" />
<Compile Include="MonodocDataSources.cs" />
<Compile Include="RootLauncher.cs" />
+ <Compile Include="WebViewExtraordinaire.cs" />
+ <Compile Include="WebViewExtraordinaire.designer.cs">
+ <DependentUpon>WebViewExtraordinaire.cs</DependentUpon>
+ </Compile>
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="MyDocument.xib" xmlns="" />