summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/helpitem.h
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@nokia.com>2011-11-10 11:55:05 +0100
committerJarek Kobus <jaroslaw.kobus@nokia.com>2011-11-10 16:55:11 +0100
commitda14d8610497ea5a272fae715efa18fc8643b9d7 (patch)
tree99c3b8189404d6405e7162c6edcadb904372055e /src/plugins/texteditor/helpitem.h
parent8fcb4d808415eab5f9b02fa448b03dff60191d9a (diff)
downloadqt-creator-da14d8610497ea5a272fae715efa18fc8643b9d7.tar.gz
Implement context help for pro file editor
Task-number: QTCREATORBUG-6325 Change-Id: Ie8b2eb582eb527eac6af56d0c69a8ae1dafdc1df Reviewed-by: Leandro Melo <leandro.melo@nokia.com>
Diffstat (limited to 'src/plugins/texteditor/helpitem.h')
-rw-r--r--src/plugins/texteditor/helpitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/texteditor/helpitem.h b/src/plugins/texteditor/helpitem.h
index 0be6b7dc95..9f034165cf 100644
--- a/src/plugins/texteditor/helpitem.h
+++ b/src/plugins/texteditor/helpitem.h
@@ -51,6 +51,7 @@ public:
Function,
QmlComponent,
QmlProperty,
+ QMakeVariableOfFunction,
Unknown
};