summaryrefslogtreecommitdiffstats
path: root/src/locater.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:15:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:15:40 +0900
commit4e2207f14d37f4a19a1635c63837f5f37f1d20da (patch)
treeaf86dfd3bd3adb97c28441cef1cb281708b485b1 /src/locater.h
parentb1a3fa8599e2fc84906cd9877f3efca3ce3238ce (diff)
downloadtdeio-locate-4e2207f14d37f4a19a1635c63837f5f37f1d20da.tar.gz
tdeio-locate-4e2207f14d37f4a19a1635c63837f5f37f1d20da.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/locater.h')
-rw-r--r--src/locater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locater.h b/src/locater.h
index cde2c5d..5580133 100644
--- a/src/locater.h
+++ b/src/locater.h
@@ -43,7 +43,7 @@
*/
class Locater : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**