summaryrefslogtreecommitdiffstats
path: root/doc/html/qnp-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qnp-h.html')
-rw-r--r--doc/html/qnp-h.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qnp-h.html b/doc/html/qnp-h.html
index f93836676..cb6945206 100644
--- a/doc/html/qnp-h.html
+++ b/doc/html/qnp-h.html
@@ -117,7 +117,7 @@ private:
};
class TQNPWidget : public TQWidget {
- Q_OBJECT
+ TQ_OBJECT
public:
TQNPWidget();
~TQNPWidget();
@@ -134,7 +134,7 @@ private:
};
class TQNPInstance : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
~TQNPInstance();