forked from qt-creator/qt-creator
Compilation fix
Remove method declaration. This is a remainder of merge
ef1e52d.
This commit is contained in:
@@ -92,7 +92,6 @@ public Q_SLOTS:
|
||||
void showContextPane();
|
||||
|
||||
private Q_SLOTS:
|
||||
void openPreview();
|
||||
void quickFix(TextEditor::ITextEditable *editable);
|
||||
void quickFixNow();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user