summaryrefslogtreecommitdiffstats
path: root/kxmleditor
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:35:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:35:19 +0900
commitbd6c87d5b200c621524b7d3e2053e3875477a918 (patch)
treebe2a904b72a91b2dff85fb6652890ee689f7d143 /kxmleditor
parentff2a80a1f4619db8fd6d3ecaa7f8d7259347c4fe (diff)
downloadkxmleditor-bd6c87d5b200c621524b7d3e2053e3875477a918.tar.gz
kxmleditor-bd6c87d5b200c621524b7d3e2053e3875477a918.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kxmleditor')
-rw-r--r--kxmleditor/kxmleditorshell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kxmleditor/kxmleditorshell.h b/kxmleditor/kxmleditorshell.h
index 438c32c..fa91208 100644
--- a/kxmleditor/kxmleditorshell.h
+++ b/kxmleditor/kxmleditorshell.h
@@ -39,7 +39,7 @@ class KXEShellManager;
*/
class KXMLEditorShell : public KParts::MainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
/** @short Constructor