• J
    vboxDumpDisplay: add addDesktop bool · 56886d5f
    Ján Tomko 提交于
    When FRONTEND/Type is not any of "sdl", "gui", "vrdp", we add a DESKTOP.
    Use a bool to track this, instead of checking that both
    totalPresent ("sdl" or "gui" present) and vrdpPresent are zero.
    56886d5f
vbox_common.c 273.8 KB