Skip to content
  • Eskil Abrahamsen-Blomfeldt's avatar
    Fix running testscene.qml on Qt 6 · f5da5052
    Eskil Abrahamsen-Blomfeldt authored
    This is just a quick band-aid. The VncItem isn't registered for
    1.0 in Qt 6, so my update to support Qt 5 broke it. So we have
    separate tests until this can be resolved. There might be
    something wrong with how we register the type, since it looks
    like we need different import versions on Qt 5 and Qt 6.
    f5da5052