summaryrefslogtreecommitdiffstats
path: root/smb4k/core/smb4kpasswordhandler.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:57:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-24 11:02:29 +0900
commit94c1aa87bb7ed5e1b04936e7dd4f46470ccc27f6 (patch)
tree5edb13ecae371028a55014ee34c63e4b5356d0ab /smb4k/core/smb4kpasswordhandler.h
parent50104ffec01d13ef0e27ed6d0282c9ba4a172b6a (diff)
downloadsmb4k-94c1aa87bb7ed5e1b04936e7dd4f46470ccc27f6.tar.gz
smb4k-94c1aa87bb7ed5e1b04936e7dd4f46470ccc27f6.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f62530716f0d09d8eea1027ce8619e164a8d8785)
Diffstat (limited to 'smb4k/core/smb4kpasswordhandler.h')
-rw-r--r--smb4k/core/smb4kpasswordhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/smb4k/core/smb4kpasswordhandler.h b/smb4k/core/smb4kpasswordhandler.h
index e73caa7..cb0a3be 100644
--- a/smb4k/core/smb4kpasswordhandler.h
+++ b/smb4k/core/smb4kpasswordhandler.h
@@ -62,7 +62,7 @@ class Smb4KAuthInfo;
class Smb4KPasswordHandler : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: