Move animation-related header out of QT_NO_IM #ifndef.
Change-Id: I7f0bfed4ff9a608575cf6795016b2fa134fd273f Reviewed-by: Marc Mutz <marc.mutz@kdab.com>bb10
parent
d0a6fcd925
commit
3dc4b9ac86
|
|
@ -55,8 +55,8 @@
|
|||
#ifndef QT_NO_IM
|
||||
#include "qinputmethod.h"
|
||||
#include "qlist.h"
|
||||
#include <qpropertyanimation.h>
|
||||
#endif
|
||||
#include <qpropertyanimation.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue