Skip to content
Snippets Groups Projects
Commit a7d8b5a5 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

Editor: removed unused field.

parent 13c97d65
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,6 @@ public:
virtual void perform() = 0;
private:
TextEditor::BaseTextEditor *_editor;
int _priority;
QString _description;
};
......
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