Skip to content
  • Sergey Kalinichev's avatar
    Add project to CompilerProvider when includes/defines asked for. · d306b26e
    Sergey Kalinichev authored
    Oterwise, because of projectAboutToBeOpened signal isn't emitted for
    some reasons, we could end up in situation when project is not yet added
    to the CompilerProvider, but the BackgroundParser already began parsing
    the project.
    
    This should hopefully fix the annoying assert for good.
    
    REVIEW: 121984
    d306b26e