summaryrefslogtreecommitdiffstats
path: root/src/knutmainwindow.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 14:31:58 +0900
committerMichele Calgaro <[email protected]>2023-07-26 12:41:10 +0900
commit8b9b160e714c7e354695110effe618e3655ca1b8 (patch)
tree5077bfe21726b2b2cd14fc63781fb621e0494c61 /src/knutmainwindow.h
parent35b4c59d90b3f2f798c90f5066e9719646f33d76 (diff)
downloadknutclient-8b9b160e714c7e354695110effe618e3655ca1b8.tar.gz
knutclient-8b9b160e714c7e354695110effe618e3655ca1b8.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cfca002a0347c80f3ab16376a481e528ce556ce2)
Diffstat (limited to 'src/knutmainwindow.h')
-rw-r--r--src/knutmainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knutmainwindow.h b/src/knutmainwindow.h
index 029460d..2130112 100644
--- a/src/knutmainwindow.h
+++ b/src/knutmainwindow.h
@@ -60,7 +60,7 @@ class KProgress;
* @version 0.2.3
*/
class KNutMainWindow : public TDEMainWindow {
- Q_OBJECT
+ TQ_OBJECT
public: