summaryrefslogtreecommitdiffstats
path: root/src/hardware_cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_cpu.h')
-rw-r--r--src/hardware_cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hardware_cpu.h b/src/hardware_cpu.h
index b0932a5..f47a267 100644
--- a/src/hardware_cpu.h
+++ b/src/hardware_cpu.h
@@ -33,7 +33,7 @@
#ifndef _HARDWARE_CPU_H_
#define _HARDWARE_CPU_H_
-// QT Headers
+// TQt Headers
#include <tqstring.h>
#include <tqobject.h>
#include <tqvaluelist.h>
@@ -46,7 +46,7 @@
class CPUInfo : public TQObject{
- Q_OBJECT
+ TQ_OBJECT
private: