Skip to content
Snippets Groups Projects
Commit 1358619c authored by Lasse Holmstedt's avatar Lasse Holmstedt
Browse files

removed missing implementation for slot

parent 55367bb9
No related branches found
No related tags found
No related merge requests found
...@@ -215,7 +215,6 @@ public: ...@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment