diff options
Diffstat (limited to 'src/sources/acpithermalsrc.h')
-rw-r--r-- | src/sources/acpithermalsrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/acpithermalsrc.h b/src/sources/acpithermalsrc.h index df64287..2daffbf 100644 --- a/src/sources/acpithermalsrc.h +++ b/src/sources/acpithermalsrc.h @@ -32,7 +32,7 @@ */ class ACPIThermalSrc : public LabelSource { Q_OBJECT - //macro which activates signals and slots (tqmoc) + //macro which activates signals and slots (moc) public: /** * Creates a new Source from the given File |