Skip to content
  • Bernhard Beschow's avatar
    remove network plugin infrastructure -> always use QNetworkAccessManager · ee8b1377
    Bernhard Beschow authored
    The network plugin infrastructure represents a network abstraction layer.
    However, Marble uses QNetworkAccessManager in a number of places directly, e.g. in the GHNS dialogs and in all the runners.
    Given that QNetworkAccessManager also represents a network abstraction layer, Marble's own network plugin infrastructure shouldn't be neccessary.
    
    REVIEW: 107919
    ee8b1377