summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:19:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-24 17:53:43 +0900
commit75d73ad5ac5048e338bfe2e08450dc888e91be8e (patch)
tree897888136d6abf84aaed42e091b8de61de97a66f /src/config.h
parentc109d7974fd46002c22f3fad1ef98b4fd1df940b (diff)
downloadsoundkonverter-75d73ad5.tar.gz
soundkonverter-75d73ad5.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e6f9f251f2fda1e100ea775b485829f6a6b78ca3)
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index da8c21e..c6488c1 100644
--- a/src/config.h
+++ b/src/config.h
@@ -65,7 +65,7 @@ public:
*/
class Config : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**