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/movies-example.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/movies-example.html') diff --git a/doc/html/movies-example.html b/doc/html/movies-example.html index 7c2544239..da55fea68 100644 --- a/doc/html/movies-example.html +++ b/doc/html/movies-example.html @@ -59,7 +59,7 @@ The Movies example displays MNG and animated GIF files using the TQFrame { - Q_OBJECT + TQ_OBJECT TQMovie movie; TQString filename; TQSize sh; @@ -259,7 +259,7 @@ public: // A TQFileDialog that chooses movies. // class MovieStarter: public TQFileDialog { - Q_OBJECT + TQ_OBJECT public: MovieStarter(const char *dir); -- cgit v1.2.1