summaryrefslogtreecommitdiffstats
path: root/konversation/src/dcctransferdetailedinfopanel.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/dcctransferdetailedinfopanel.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/dcctransferdetailedinfopanel.h')
-rw-r--r--konversation/src/dcctransferdetailedinfopanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/dcctransferdetailedinfopanel.h b/konversation/src/dcctransferdetailedinfopanel.h
index a0feec8..e6abc0b 100644
--- a/konversation/src/dcctransferdetailedinfopanel.h
+++ b/konversation/src/dcctransferdetailedinfopanel.h
@@ -22,7 +22,7 @@ class DccTransferPanelItem;
class DccTransferDetailedInfoPanel : public DccTransferDetailedInfoPanelUI
{
- Q_OBJECT
+ TQ_OBJECT
public: