broken gcc version fixed
This commit is contained in:
parent
5858d9a843
commit
bef02983f3
@ -39,6 +39,10 @@ Q_CONSTRUCTOR_FUNCTION( qskRegisterInterpolator )
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if !defined( QSK_DECL_INSANE )
|
||||||
|
#define QSK_DECL_INSANE
|
||||||
|
#endif
|
||||||
|
|
||||||
QSK_DECL_INSANE static inline QVariant qskInterpolate (
|
QSK_DECL_INSANE static inline QVariant qskInterpolate (
|
||||||
void( *interpolator )(), const QVariant& from, const QVariant& to, qreal progress )
|
void( *interpolator )(), const QVariant& from, const QVariant& to, qreal progress )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user