summaryrefslogtreecommitdiffstats
path: root/doc/html/qaxscript-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qaxscript-h.html')
-rw-r--r--doc/html/qaxscript-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qaxscript-h.html b/doc/html/qaxscript-h.html
index fcc15968..f2164444 100644
--- a/doc/html/qaxscript-h.html
+++ b/doc/html/qaxscript-h.html
@@ -113,7 +113,7 @@ private:
class TQAxScript : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum FunctionFlags {
@@ -166,7 +166,7 @@ private:
class TQAxScriptManager : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
TQAxScriptManager( TQObject *parent = 0, const char *name = 0 );