diff options
Diffstat (limited to 'src/sources/uptimesrc.h')
-rw-r--r-- | src/sources/uptimesrc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sources/uptimesrc.h b/src/sources/uptimesrc.h index 21fbf47..deda18f 100644 --- a/src/sources/uptimesrc.h +++ b/src/sources/uptimesrc.h @@ -31,7 +31,7 @@ */ class UptimeSrc : 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 and index |