Small bits of refactoring.

This commit is contained in:
Paul Werelds
2010-10-17 08:21:33 +00:00
parent f7733a5112
commit cac6928f07
6 changed files with 8 additions and 9 deletions

View File

@@ -44,7 +44,7 @@ using System.Windows.Forms;
using Aga.Controls.Tree;
using Aga.Controls.Tree.NodeControls;
using OpenHardwareMonitor.Hardware;
using OpenHardwareMonitor.Wmi;
using OpenHardwareMonitor.WMI;
namespace OpenHardwareMonitor.GUI {
public partial class MainForm : Form {