From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- doc/html/addressbook-example.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/addressbook-example.html') diff --git a/doc/html/addressbook-example.html b/doc/html/addressbook-example.html index a17f76207..54a26fcd9 100644 --- a/doc/html/addressbook-example.html +++ b/doc/html/addressbook-example.html @@ -59,7 +59,7 @@ class ABCentralWidget; class ABMainWindow: public TQMainWindow { - Q_OBJECT + TQ_OBJECT public: ABMainWindow(); @@ -230,7 +230,7 @@ class TQCheckBox; class ABCentralWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: ABCentralWidget( TQWidget *parent, const char *name = 0 ); -- cgit v1.2.1