summaryrefslogtreecommitdiffstats
path: root/knode/knnntpaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'knode/knnntpaccount.h')
-rw-r--r--knode/knnntpaccount.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/knode/knnntpaccount.h b/knode/knnntpaccount.h
index 23567077..fd946438 100644
--- a/knode/knnntpaccount.h
+++ b/knode/knnntpaccount.h
@@ -34,7 +34,7 @@ namespace KNConfig {
class KNNntpAccountIntervalChecking : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -114,5 +114,3 @@ class KNNntpAccount : public KNCollection , public KNServerInfo {
};
#endif
-
-// kate: space-indent on; indent-width 2;