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:
authorMike Krüger <mkrueger@xamarin.com>2012-03-05 15:17:05 +0400
committerMike Krüger <mkrueger@xamarin.com>2012-03-05 15:17:05 +0400
commit5d9fc81eaa48b160b9ba748388dd7bfbe80e6706 (patch)
tree06a8d7fcbeca6eae3dbd8ccba136b08256d933ca /main/src/core/MonoDevelop.Ide/Makefile.am
parent27ad45fa72d46600f3668a0aadcfd51910ba6f98 (diff)
[Ide] Moved the indent style to the text editor.
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/Makefile.am')
-rw-r--r--main/src/core/MonoDevelop.Ide/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Ide/Makefile.am b/main/src/core/MonoDevelop.Ide/Makefile.am
index 39666368f9..5226165fa1 100644
--- a/main/src/core/MonoDevelop.Ide/Makefile.am
+++ b/main/src/core/MonoDevelop.Ide/Makefile.am
@@ -434,7 +434,6 @@ FILES = \
MonoDevelop.Ide.Gui.Content/IFoldable.cs \
MonoDevelop.Ide.Gui.Content/ILocationList.cs \
MonoDevelop.Ide.Gui.Content/INavigable.cs \
- MonoDevelop.Ide.Gui.Content/IndentStyle.cs \
MonoDevelop.Ide.Gui.Content/IPathedDocument.cs \
MonoDevelop.Ide.Gui.Content/IPrintable.cs \
MonoDevelop.Ide.Gui.Content/ISmartIndenter.cs \