Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
a7d8b5a5
Commit
a7d8b5a5
authored
Sep 22, 2010
by
Erik Verbruggen
Browse files
Editor: removed unused field.
parent
13c97d65
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/texteditor/quickfix.h
View file @
a7d8b5a5
...
...
@@ -106,7 +106,6 @@ public:
virtual
void
perform
()
=
0
;
private:
TextEditor
::
BaseTextEditor
*
_editor
;
int
_priority
;
QString
_description
;
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment