beautified
This commit is contained in:
parent
852504da05
commit
3f28bd463f
@ -355,6 +355,10 @@ void QskAnimator::done()
|
|||||||
// nop
|
// nop
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#if 1
|
||||||
|
// we should also have functor based callbacks too. TODO ...
|
||||||
|
#endif
|
||||||
|
|
||||||
QMetaObject::Connection QskAnimator::addCleanupHandler( QObject* receiver,
|
QMetaObject::Connection QskAnimator::addCleanupHandler( QObject* receiver,
|
||||||
const char* method, Qt::ConnectionType type )
|
const char* method, Qt::ConnectionType type )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user