Skip to content
  • Kai Koehne's avatar
    Qt4Project: Clean up DebugHelperBuildTask · 0b748444
    Kai Koehne authored
    Make sure that the QtVersion object isn't referenced any more in
    the separate thread: It might be deleted / altered while the thread is
    running. Also let QmlDump use the class, instead of relying on it's
    own implementation.
    
    Reviewed-by: ckamm
    0b748444