summaryrefslogtreecommitdiffstats
path: root/src/inactivity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inactivity.h')
-rw-r--r--src/inactivity.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/inactivity.h b/src/inactivity.h
index 7ad3eb5..e2f1594 100644
--- a/src/inactivity.h
+++ b/src/inactivity.h
@@ -23,7 +23,7 @@
// KDE Header
#include <kprocess.h>
-// QT Header
+// TQt Header
#include <tqregexp.h>
#include <tqstring.h>
#include <tqwidget.h>
@@ -58,7 +58,7 @@ extern "C" {
class inactivity : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public: