forked from qt-creator/qt-creator
removed missing implementation for slot
This commit is contained in:
@@ -215,7 +215,6 @@ public:
|
|||||||
public slots:
|
public slots:
|
||||||
void followSymbolUnderCursor();
|
void followSymbolUnderCursor();
|
||||||
virtual void setFontSettings(const TextEditor::FontSettings &);
|
virtual void setFontSettings(const TextEditor::FontSettings &);
|
||||||
void openPreview();
|
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void onDocumentUpdated(QmlJS::Document::Ptr doc);
|
void onDocumentUpdated(QmlJS::Document::Ptr doc);
|
||||||
|
|||||||
Reference in New Issue
Block a user