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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Ungureanu <marius.ungureanu@xamarin.com>2015-02-14 04:22:35 +0300
committerMarius Ungureanu <marius.ungureanu@xamarin.com>2015-02-14 04:22:35 +0300
commit3451ace9a38935bd363b293ce94de9f4d9ee5ccc (patch)
tree195c60e9cc52281ec136ad1b2ae171ada5c03812 /main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj
parent61e59d4acb1f87a9e3cad2fe5980bfb370046c52 (diff)
Introduce StatusBarContextHandler. Minor API Break in StatusBarContextBase.
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj')
-rw-r--r--main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj b/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj
index bc2dc58a70..87e9b35ab0 100644
--- a/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj
+++ b/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj
@@ -3029,6 +3029,7 @@
<Compile Include="MonoDevelop.Components.MainToolbar\IMainToolbarView.cs" />
<Compile Include="MonoDevelop.Components.MainToolbar\MainToolbarController.cs" />
<Compile Include="MonoDevelop.Components.MainToolbar\MainToolbarCommandHandlers.cs" />
+ <Compile Include="MonoDevelop.Components.MainToolbar\StatusBarContextHandler.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Makefile.am" />