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:
authorJeffrey Stedfast <jeff@xamarin.com>2012-02-08 21:28:32 +0400
committerJeffrey Stedfast <jeff@xamarin.com>2012-02-08 21:28:32 +0400
commit1409f33c3f5eca75312535e6793954073bce7c68 (patch)
tree246e7b712dacead6f626d3d2d8b1bb1bb522fd57 /main/src/tools
parent49d72476406f07438817756777b1df50537fdefd (diff)
Stetic regenerated files
Diffstat (limited to 'main/src/tools')
-rw-r--r--main/src/tools/mdmonitor/gtk-gui/Mono.Instrumentation.Monitor.TimeLineViewWindow.cs7
1 files changed, 1 insertions, 6 deletions
diff --git a/main/src/tools/mdmonitor/gtk-gui/Mono.Instrumentation.Monitor.TimeLineViewWindow.cs b/main/src/tools/mdmonitor/gtk-gui/Mono.Instrumentation.Monitor.TimeLineViewWindow.cs
index 41819b9d87..4760156fb1 100644
--- a/main/src/tools/mdmonitor/gtk-gui/Mono.Instrumentation.Monitor.TimeLineViewWindow.cs
+++ b/main/src/tools/mdmonitor/gtk-gui/Mono.Instrumentation.Monitor.TimeLineViewWindow.cs
@@ -86,12 +86,7 @@ namespace Mono.Instrumentation.Monitor
global::Gtk.Viewport w5 = new global::Gtk.Viewport ();
w5.ShadowType = ((global::Gtk.ShadowType)(0));
// Container child GtkViewport.Gtk.Container+ContainerChild
- this.timeView = new global::Mono.Instrumentation.Monitor.TimeLineView ();
- this.timeView.Name = "timeView";
- this.timeView.SingleThread = false;
- this.timeView.TimeScale = 0;
- this.timeView.Zoom = 0;
- this.timeView.Scale = 0;
+ this.timeView = null;
w5.Add (this.timeView);
this.GtkScrolledWindow.Add (w5);
this.hbox2.Add (this.GtkScrolledWindow);