Move animation-related header out of QT_NO_IM #ifndef.

Change-Id: I7f0bfed4ff9a608575cf6795016b2fa134fd273f
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
bb10
Steffen Imhof 2014-06-17 09:46:17 +02:00 committed by Oswald Buddenhagen
parent d0a6fcd925
commit 3dc4b9ac86
1 changed files with 1 additions and 1 deletions

View File

@ -55,8 +55,8 @@
#ifndef QT_NO_IM
#include "qinputmethod.h"
#include "qlist.h"
#include <qpropertyanimation.h>
#endif
#include <qpropertyanimation.h>
QT_BEGIN_NAMESPACE