Skip to content
  • Milian Wolff's avatar
    Cleanup implementation of CleanupThread · bf183ce7
    Milian Wolff authored
    Simply use a timer and rely on QThread::exec's internal event loop
    to drive the cleanup rounds instead of using wait conditions for
    what boils down to pretty much the same.
    bf183ce7