Skip to content
  • Michael Brüning's avatar
    Correct the setup of HelpNetworkReply. · 3271af92
    Michael Brüning authored
    
    
    Resources addressed as urls in offline css files were not loaded
    (e.g. breadcrumb icons) due to the base url not being setup and
    therefore defaulting to the main page, when it should have been
    set to the url of the corresponding style sheet to make relative
    urls work correctly.
    
    This also eliminates the need for the workaround introduced earlier.
    
    Task-number: QTCREATORBUG-8211
    
    Change-Id: Icf365781544255e322259262ea6a19a0b1dc7a25
    modified:   src/plugins/help/helpviewer_qwv.cpp
    Reviewed-by: default avatarKarsten Heimrich <karsten.heimrich@digia.com>
    (cherry picked from commit b5bfb815
    
    )
    Reviewed-by: default avatarMichael Bruning <michael.bruning@digia.com>
    3271af92