Skip to content
  • Kai Koehne's avatar
    Fix break point warning dialog · 3bdc50d1
    Kai Koehne authored
    
    
    QMessageBox apparently only saves the state in the actual
    QMessageBox instance ... anyhow, it's the only place in
    QtCreator where we use QMessageBox, which makes it look
    somewhat alien. Instead, use CheckableMessageBox and
    extend it for an information dialog.
    
    Task-number: QTCREATORBUG-9876
    
    Change-Id: I8014e972943dd4a336952325ebb9f6cbc5dd0902
    Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
    3bdc50d1