plasma-framework/animations/bindings
David Faure c8734602b8 Use non-deprecated types and methods:
WFlags -> WindowFlags (it's a typedef, and it's BC, nm says QFlags<Qt::WindowType>)
toAscii -> toLatin1
fromAscii -> fromLatin1
as suggested by Treeve Jelbert on kde-frameworks-devel
2012-12-13 11:58:53 +01:00
..
animationgroup_p.h access to easing curves 2010-04-29 22:29:26 +00:00
animationgroup.cpp access to easing curves 2010-04-29 22:29:26 +00:00
easingcurve.cpp Use non-deprecated types and methods: 2012-12-13 11:58:53 +01:00