Skip to content
  • Thomas Hartmann's avatar
    QmlDesigner: crashfix see QTCREATORBUG-2507 · 2d504964
    Thomas Hartmann authored
    Task-number: QTCREATORBUG-2507
    
    There might be files without an import for Qt
    States require "Qt"
    I also added try {} catch blocks to the state editor,
    to avoid issues like this.
    
    Reviewed-by: Kai Koehne
    2d504964