Skip to content
  • hjk's avatar
    TextEditor: Simplify HoverHandler handling · beef4807
    hjk authored
    
    
    The editor factories are already a central place to associate
    hover handlers with editors, no need to retrieve them later from
    the object pool again. This also allows for easy handling of
    more than one active handler per editor.
    
    Change-Id: Ie716b96f5ce6b526ee897468635e03e909d81538
    Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
    beef4807