summaryrefslogtreecommitdiffstats
path: root/src/autotraceformats.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:49:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-23 18:56:33 +0900
commit8c488232bce791d258b7668423ca881bc70fba32 (patch)
tree244fa9129f7102db98811e0216ec85a4b96a96e0 /src/autotraceformats.h
parentbb5b7c710ffc4c1714e158779491f33f4f8b3508 (diff)
downloadpotracegui-8c488232bce791d258b7668423ca881bc70fba32.tar.gz
potracegui-8c488232bce791d258b7668423ca881bc70fba32.zip
Replace Q_OBJECT with TQ_OBJECTr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fe9901a02a2a40f8e27c84c6b55e80bddc3f3e43)
Diffstat (limited to 'src/autotraceformats.h')
-rw-r--r--src/autotraceformats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autotraceformats.h b/src/autotraceformats.h
index 947acbe..ef1f24f 100644
--- a/src/autotraceformats.h
+++ b/src/autotraceformats.h
@@ -30,7 +30,7 @@
*/
class AutotraceFormats : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
//! Standard TQObject-like constructor