Fix build without features.movie
Change-Id: I244a618f8660262249455ee707b62e6355583a74 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
parent
20f7cfcbda
commit
9febc58d07
@ -170,11 +170,11 @@
|
|||||||
\sa QMovie::stop()
|
\sa QMovie::stop()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "qglobal.h"
|
#include "qmovie.h"
|
||||||
|
|
||||||
#ifndef QT_NO_MOVIE
|
#ifndef QT_NO_MOVIE
|
||||||
|
|
||||||
#include "qmovie.h"
|
#include "qglobal.h"
|
||||||
#include "qimage.h"
|
#include "qimage.h"
|
||||||
#include "qimagereader.h"
|
#include "qimagereader.h"
|
||||||
#include "qpixmap.h"
|
#include "qpixmap.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user