Skip to content
  • David Redondo's avatar
    xembed-sni-proxy: Add Menu property · 4ade115a
    David Redondo authored
    Because we did not have this property the adaptor used a default
    constructed empty path. An empty path is invalid though and Qt
    would refuse to marshall it.
    Unconditionally advertise '/' as the menu path even though we don't have
    one. Callers looking for a menu there will receive an error that there's
    not the interface that they expected at the path.
    BUG:439229
    FIXED-IN:5.22.3
    
    
    (cherry picked from commit b9de2c85)
    4ade115a