summaryrefslogtreecommitdiffstats
path: root/src/freshklam.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:02:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:02:56 +0900
commit89d4e71455c288a916381ebcbf632539182a21a8 (patch)
tree3453858947d635baff96d60214c2f2c32fb3638e /src/freshklam.h
parentd5b88d19a67d76d296f2f68b2b1923791f2ef449 (diff)
downloadklamav-89d4e71455c288a916381ebcbf632539182a21a8.tar.gz
klamav-89d4e71455c288a916381ebcbf632539182a21a8.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/freshklam.h')
-rw-r--r--src/freshklam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/freshklam.h b/src/freshklam.h
index 948ec73..2f539cd 100644
--- a/src/freshklam.h
+++ b/src/freshklam.h
@@ -48,7 +48,7 @@ class KProcIO;
*/
class Freshklam : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
* Default Constructor