Skip to content
Snippets Groups Projects
Commit 956db690 authored by Sudeep Kanav's avatar Sudeep Kanav
Browse files

Updated the review comment.


Issue-Ref: 3536
Signed-off-by: default avatarSudeep Kanav <kanav@fortiss.org>
parent 49facb63
No related branches found
No related tags found
1 merge request!40Moved the abstract source editor to tooling base.
......@@ -8,5 +8,5 @@ DiagramKeyHandler.java cfd15ac8f9fc933739cef5e7039960e19826d1ce GREEN
FormsEditorBase.java 4046d340913d951340084ae7240d79f8e75cb8d4 GREEN
GEFEditorBase.java e668f596f45f07215994cbbd3929a9438331718f GREEN
SourceEditorBase.java 347d6b45d577abd7e23a7234904be118e82469f1 YELLOW
SourceEditorUndoRedo.java a55e316ffe97be64ddc4425807f2b43ffd44e66a YELLOW
SourceEditorUndoRedo.java 5f5d1b05c8b1287a9e37d866eda3474b6dcbd014 YELLOW
TreeViewerEditorBase.java 1c59689ff57c4f3cc180d85f13021fc03461ecb0 GREEN
......@@ -29,7 +29,6 @@ import org.eclipse.swt.events.KeyListener;
*
* @author aravantinos
*/
// TODO (AD): Please rename to SourceEditorUndoRedo (Easier to read).
public class SourceEditorUndoRedo implements KeyListener, ExtendedModifyListener {
/**
* Encapsulation of the Undo and Redo stack(s).
......
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