forked from qt-creator/qt-creator
Implement ReplaceSelection output handling.
External 'sort' now works as it should.
This commit is contained in:
@@ -77,6 +77,7 @@ private slots:
|
||||
void invokeQuickFix();
|
||||
void updateSearchResultsFont(const TextEditor::FontSettings &);
|
||||
void updateVariable(const QString &variable);
|
||||
void updateCurrentSelection(const QString &text);
|
||||
|
||||
private:
|
||||
static TextEditorPlugin *m_instance;
|
||||
|
||||
Reference in New Issue
Block a user