diff options
Diffstat (limited to 'src/sources/batterysrc.h')
-rw-r--r-- | src/sources/batterysrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/batterysrc.h b/src/sources/batterysrc.h index 67c41dd..ac64f2d 100644 --- a/src/sources/batterysrc.h +++ b/src/sources/batterysrc.h @@ -33,7 +33,7 @@ */ class BatterySrc : public LabelSource { Q_OBJECT - //macro which activates signals and slots (tqmoc) + //macro which activates signals and slots (moc) public: /** * Creates a new Source |