Added a desktop gadget implementation.

This commit is contained in:
Michael Möller
2010-09-06 19:53:13 +00:00
parent 0d091fe5f2
commit 39600d1cf3
24 changed files with 1327 additions and 61 deletions

View File

@@ -88,7 +88,7 @@ namespace OpenHardwareMonitor.Hardware.ATI {
}
public override HardwareType HardwareType {
get { return HardwareType.GPU; }
get { return HardwareType.GpuAti; }
}
public override void Update() {