1.1 --- a/GUI/MainForm.Designer.cs Sat Apr 23 14:18:02 2011 +0000
1.2 +++ b/GUI/MainForm.Designer.cs Sat Apr 30 16:03:58 2011 +0000
1.3 @@ -102,7 +102,7 @@
1.4 this.hddMenuItem = new System.Windows.Forms.MenuItem();
1.5 this.helpMenuItem = new System.Windows.Forms.MenuItem();
1.6 this.aboutMenuItem = new System.Windows.Forms.MenuItem();
1.7 - this.sensorContextMenu = new System.Windows.Forms.ContextMenu();
1.8 + this.treeContextMenu = new System.Windows.Forms.ContextMenu();
1.9 this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
1.10 this.timer = new System.Windows.Forms.Timer(this.components);
1.11 this.splitContainer = new OpenHardwareMonitor.GUI.SplitContainerAdv();
1.12 @@ -517,7 +517,7 @@
1.13 private System.Windows.Forms.MenuItem hddMenuItem;
1.14 private System.Windows.Forms.MenuItem minTrayMenuItem;
1.15 private System.Windows.Forms.MenuItem separatorMenuItem;
1.16 - private System.Windows.Forms.ContextMenu sensorContextMenu;
1.17 + private System.Windows.Forms.ContextMenu treeContextMenu;
1.18 private System.Windows.Forms.MenuItem startMinMenuItem;
1.19 private System.Windows.Forms.MenuItem startupMenuItem;
1.20 private System.Windows.Forms.SaveFileDialog saveFileDialog;