summaryrefslogtreecommitdiffstats
path: root/src/knutnet.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:31:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-26 12:41:10 +0900
commit8b9b160e714c7e354695110effe618e3655ca1b8 (patch)
tree5077bfe21726b2b2cd14fc63781fb621e0494c61 /src/knutnet.h
parent35b4c59d90b3f2f798c90f5066e9719646f33d76 (diff)
downloadknutclient-8b9b160e.tar.gz
knutclient-8b9b160e.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cfca002a0347c80f3ab16376a481e528ce556ce2)
Diffstat (limited to 'src/knutnet.h')
-rw-r--r--src/knutnet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knutnet.h b/src/knutnet.h
index 3d42d9b..7ccb611 100644
--- a/src/knutnet.h
+++ b/src/knutnet.h
@@ -78,7 +78,7 @@ class TQTimer;
* @version 0.7
*/
class KNutNet : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public: