summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/widgets/popupmessage.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:55:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-24 10:41:32 +0900
commit13b11d87680c806e278838af89abf145e01e5378 (patch)
tree88893a4f2b7929fb1c1fe7a13d94d62fc2f1e169 /kftpgrabber/src/widgets/popupmessage.h
parentcebcf96101a1ce3a62d4b998f0619821c85ffc1e (diff)
downloadkftpgrabber-13b11d87680c806e278838af89abf145e01e5378.tar.gz
kftpgrabber-13b11d87680c806e278838af89abf145e01e5378.zip
Replace Q_OBJECT with TQ_OBJECTr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit df401fe04d01138ad1960bd89b4a71d558ebbf5a)
Diffstat (limited to 'kftpgrabber/src/widgets/popupmessage.h')
-rw-r--r--kftpgrabber/src/widgets/popupmessage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kftpgrabber/src/widgets/popupmessage.h b/kftpgrabber/src/widgets/popupmessage.h
index 1ed8331..6af2172 100644
--- a/kftpgrabber/src/widgets/popupmessage.h
+++ b/kftpgrabber/src/widgets/popupmessage.h
@@ -50,7 +50,7 @@ namespace KFTPWidgets {
* Widget that animates itself into a position relative to an anchor widget.
*/
class PopupMessage : public OverlayWidget {
-Q_OBJECT
+TQ_OBJECT
public:
/**
* Possible animation effects.