diff options
Diffstat (limited to 'src/sources/batterysrc.h')
-rw-r--r-- | src/sources/batterysrc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sources/batterysrc.h b/src/sources/batterysrc.h index 399d18e..409cd23 100644 --- a/src/sources/batterysrc.h +++ b/src/sources/batterysrc.h @@ -32,6 +32,7 @@ * @author Ken Werner */ class BatterySrc : public LabelSource { + Q_OBJECT TQ_OBJECT //macro which activates signals and slots (tqmoc) public: /** |