Skip to content
  • hjk's avatar
    TextEditor: Dissolve QuickFixAssistProcessor · 6c537b35
    hjk authored
    
    
    ... into QuickFixAssistProcessor and QmlJSQuickFixAssistProcessor,
    by essentially duplicating the class, but moving the actual work to
    a new a GenericProposal::createProposal(...QuickFixOperations...)
    
    Less indirection, and less code in total.
    
    Change-Id: I2f8cba970bf587c9cbf04321269a60ed51bfae2a
    Reviewed-by: default avatarDavid Schulz <david.schulz@qt.io>
    6c537b35