Compilation fix

Remove method declaration. This is a remainder of merge
ef1e52d.
This commit is contained in:
Kai Koehne
2010-08-24 08:55:10 +02:00
parent e84ffa2289
commit 0f4a66e785

View File

@@ -92,7 +92,6 @@ public Q_SLOTS:
void showContextPane();
private Q_SLOTS:
void openPreview();
void quickFix(TextEditor::ITextEditable *editable);
void quickFixNow();