Skip to content
Snippets Groups Projects
Commit 735f9083 authored by Christian Kamm's avatar Christian Kamm
Browse files

QmlJS: Remove unimplemented functions from CompletionContextFinder.

parent 9b7d3e55
No related branches found
No related tags found
No related merge requests found
......@@ -14,9 +14,6 @@ class QMLJS_EXPORT CompletionContextFinder : public LineInfo
public:
CompletionContextFinder(const QTextCursor &cursor);
//bool inQmlObjectDefinition();
bool inQmlBindingRhs();
QStringList qmlObjectTypeName() const;
bool isInQmlContext() const;
......
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