Skip to content
  • Daniel Vrátil's avatar
    Replace assert() with Q_ASSERT() · f4ce2ec7
    Daniel Vrátil authored
    Fixes 'lambda-expression in unevaluated context' error in some places and generally
    switches to Q_ASSERT, which is what we should be using in a Qt app anyway.
    f4ce2ec7