summaryrefslogtreecommitdiffstats
path: root/konversation/src/insertchardialog.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:55:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:55:43 +0900
commit7e77af43cf418ec910290e28235c47f90a744043 (patch)
tree78b5448892d7235ce7c214a5eb412c8d5ca0c6d8 /konversation/src/insertchardialog.h
parentcfe04adb2d809ae6ff02108b8156e4583bb7fcc9 (diff)
downloadkonversation-7e77af43cf418ec910290e28235c47f90a744043.tar.gz
konversation-7e77af43cf418ec910290e28235c47f90a744043.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'konversation/src/insertchardialog.h')
-rw-r--r--konversation/src/insertchardialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/insertchardialog.h b/konversation/src/insertchardialog.h
index 9941846..590a3e1 100644
--- a/konversation/src/insertchardialog.h
+++ b/konversation/src/insertchardialog.h
@@ -23,7 +23,7 @@ namespace Konversation
class InsertCharDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public: