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