forked from qt-creator/qt-creator
Editor: removed unused field.
This commit is contained in:
@@ -106,7 +106,6 @@ public:
|
|||||||
virtual void perform() = 0;
|
virtual void perform() = 0;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
TextEditor::BaseTextEditor *_editor;
|
|
||||||
int _priority;
|
int _priority;
|
||||||
QString _description;
|
QString _description;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user