Initial work on "Quick Fix".

This commit is contained in:
Roberto Raggi
2009-06-08 14:32:42 +02:00
parent 22551cffcc
commit df99d5447f
11 changed files with 70 additions and 2 deletions

View File

@@ -69,6 +69,7 @@ public:
private slots:
void invokeCompletion();
void invokeQuickFix();
void updateSearchResultsFont(const TextEditor::FontSettings &);
private: