diff options
Diffstat (limited to 'src/sources/omnibookthermalsrc.h')
-rw-r--r-- | src/sources/omnibookthermalsrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/omnibookthermalsrc.h b/src/sources/omnibookthermalsrc.h index 74ca78a..eea7a3c 100644 --- a/src/sources/omnibookthermalsrc.h +++ b/src/sources/omnibookthermalsrc.h @@ -31,7 +31,7 @@ */ class OmnibookThermalSrc : 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 |