summaryrefslogtreecommitdiffstats
path: root/agent/polkit-tqt-agent-session.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 15:44:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 16:59:20 +0900
commit0821a5d8769a1b7b7ae6757214be138ce949ccaf (patch)
tree451f1dd1dd8d3d1af107cfa6069afb10a7c7bd03 /agent/polkit-tqt-agent-session.h
parent511a1ddc0f4b1e9214d52ba79a2d7e7b77d35d85 (diff)
downloadpolkit-tqt-0821a5d8769a1b7b7ae6757214be138ce949ccaf.tar.gz
polkit-tqt-0821a5d8769a1b7b7ae6757214be138ce949ccaf.zip
Replace Q_OBJECT with TQ_OBJECTr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5b62278a4b9c6660617802ac80f3734294c331c5)
Diffstat (limited to 'agent/polkit-tqt-agent-session.h')
-rw-r--r--agent/polkit-tqt-agent-session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/polkit-tqt-agent-session.h b/agent/polkit-tqt-agent-session.h
index 72086efd0..379597905 100644
--- a/agent/polkit-tqt-agent-session.h
+++ b/agent/polkit-tqt-agent-session.h
@@ -84,7 +84,7 @@ class POLKIT_TQT_EXPORT AsyncResult
*/
class POLKIT_TQT_EXPORT Session : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**