diff options
Diffstat (limited to 'src/sources/hwmonthermalsrc.h')
-rw-r--r-- | src/sources/hwmonthermalsrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/hwmonthermalsrc.h b/src/sources/hwmonthermalsrc.h index 032d656..8d073a4 100644 --- a/src/sources/hwmonthermalsrc.h +++ b/src/sources/hwmonthermalsrc.h @@ -33,7 +33,7 @@ */ class HwMonThermalSrc : public LabelSource { Q_OBJECT - TQ_OBJECT //macro which activates signals and slots (tqmoc) + //macro which activates signals and slots (tqmoc) public: /** * Creates a new Source from the given File |