diff options
Diffstat (limited to 'src/sources/omnibookthermalsrc.h')
-rw-r--r-- | src/sources/omnibookthermalsrc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/omnibookthermalsrc.h b/src/sources/omnibookthermalsrc.h index 7e43f31..74ca78a 100644 --- a/src/sources/omnibookthermalsrc.h +++ b/src/sources/omnibookthermalsrc.h @@ -30,6 +30,7 @@ * which is provided by the omnibook kernel module. */ class OmnibookThermalSrc : public LabelSource { + Q_OBJECT TQ_OBJECT //macro which activates signals and slots (tqmoc) public: /** |