mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-30 01:59:11 -04:00
refactor: Move to agent architecture
This commit is contained in:
@@ -21,8 +21,6 @@ public:
|
||||
|
||||
void hideError();
|
||||
|
||||
bool isErrorVisible() const { return !m_errorWidget.isNull(); }
|
||||
|
||||
protected:
|
||||
void identifyMatch(
|
||||
TextEditor::TextEditorWidget *editorWidget, int pos, ReportPriority report) override;
|
||||
|
||||
Reference in New Issue
Block a user