diff options
Diffstat (limited to 'src/inactivity.h')
-rw-r--r-- | src/inactivity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inactivity.h b/src/inactivity.h index 7ad3eb5..5e788d6 100644 --- a/src/inactivity.h +++ b/src/inactivity.h @@ -58,7 +58,7 @@ extern "C" { class inactivity : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |