summaryrefslogtreecommitdiffstats
path: root/src/welcome.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/welcome.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/welcome.h')
-rw-r--r--src/welcome.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/welcome.h b/src/welcome.h
index 0b93850..1a97d03 100644
--- a/src/welcome.h
+++ b/src/welcome.h
@@ -29,7 +29,7 @@ class TQString;
*/
class Aboutklamav : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
* Default Constructor