Skip to content
Snippets Groups Projects
Commit d80fb696 authored by Eike Ziller's avatar Eike Ziller
Browse files

Give TextEditorActionHandler an explicit parent and unify usage.


The action handler implicitly passed ownership to ICore, which is non-
to the action handler. We now consistently create the action handler in
the editor factory, give ownership to the editor factory, and don't hold
a reference to it.

Change-Id: I4372f8de966e3ceff87c06c5528c6b54522c1d57
Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
parent 3d1b70c5
No related branches found
No related tags found
Loading
Showing
with 41 additions and 79 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment