summaryrefslogtreecommitdiffstats
path: root/dcoppython
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 15:05:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 15:05:55 +0900
commitb9781b38d8fd868d592d6dee0417f6ab0ea57ac5 (patch)
tree4e2073eae14aafbd8acbd65a5c5c668400c2a9f0 /dcoppython
parent093291ecbc9d8af41de7e06904f1ba3a8b51dfdf (diff)
downloadtdebindings-b9781b38d8fd868d592d6dee0417f6ab0ea57ac5.tar.gz
tdebindings-b9781b38d8fd868d592d6dee0417f6ab0ea57ac5.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dcoppython')
-rw-r--r--dcoppython/test/dcopserver/tdedcoptest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/test/dcopserver/tdedcoptest.h b/dcoppython/test/dcopserver/tdedcoptest.h
index 84a4db01..a4e6531a 100644
--- a/dcoppython/test/dcopserver/tdedcoptest.h
+++ b/dcoppython/test/dcopserver/tdedcoptest.h
@@ -20,7 +20,7 @@
*/
class KDEDcopTest : public TDEMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
* Default Constructor