From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/kernel/qmovie.cpp | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'src/kernel/qmovie.cpp') diff --git a/src/kernel/qmovie.cpp b/src/kernel/qmovie.cpp index 2f2d9148a..431660674 100644 --- a/src/kernel/qmovie.cpp +++ b/src/kernel/qmovie.cpp @@ -40,15 +40,15 @@ // #define QT_SAVE_MOVIE_HACK -#include "qtimer.h" -#include "qpainter.h" -#include "qptrlist.h" -#include "qbitmap.h" -#include "qmovie.h" -#include "qfile.h" -#include "qbuffer.h" -#include "qobject.h" -#include "qpixmapcache.h" +#include "ntqtimer.h" +#include "ntqpainter.h" +#include "ntqptrlist.h" +#include "ntqbitmap.h" +#include "ntqmovie.h" +#include "ntqfile.h" +#include "ntqbuffer.h" +#include "ntqobject.h" +#include "ntqpixmapcache.h" #ifndef QT_NO_MOVIE @@ -56,13 +56,13 @@ #include "qgfx_qws.h" #endif -#include "qasyncio.h" -#include "qasyncimageio.h" +#include "ntqasyncio.h" +#include "ntqasyncimageio.h" #include /*! - \class TQMovie qmovie.h + \class TQMovie ntqmovie.h \brief The TQMovie class provides incremental loading of animations or images, signalling as it progresses. \ingroup images @@ -94,7 +94,7 @@ The supported formats are MNG (if TQt is configured with MNG support enabled) and GIF (if TQt is configured with GIF support - enabled, see qgif.h). + enabled, see ntqgif.h). If TQt is configured to support GIF reading, we are required to state that "The Graphics Interchange Format(c) is the Copyright -- cgit v1.2.1