Skip to content
  • Steve Borho's avatar
    sync: turn top url box into a QLabel · ffc188ef9283
    Steve Borho authored
    A QLabel does not look like a QLineEntry on some platforms, giving a hint that
    the field is truly read-only.  It also does not accept URL drops so any URLs
    dropped on the label will get picked up by the sync widget itself, which does
    the right thing.
    ffc188ef9283