diff options
author | Leandro Melo <leandro.melo@nokia.com> | 2010-09-29 13:52:58 +0200 |
---|---|---|
committer | Leandro Melo <leandro.melo@nokia.com> | 2010-09-29 14:00:19 +0200 |
commit | 81d40def56cbeaa8b908c783084f1adc3b8e51ec (patch) | |
tree | d8e0351b6c898ca44a86981d11f19697606ea6ac /share/qtcreator/static.pro | |
parent | acbb8cd54808eaf9ce4e0ebd1baa0f5e9fd78e41 (diff) | |
download | qt-creator-81d40def56cbeaa8b908c783084f1adc3b8e51ec.tar.gz |
Generic highlighter: Create default dir for definitions on user's area (at runtime).
Diffstat (limited to 'share/qtcreator/static.pro')
-rw-r--r-- | share/qtcreator/static.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/static.pro b/share/qtcreator/static.pro index 267dc6c697..ddc10bab70 100644 --- a/share/qtcreator/static.pro +++ b/share/qtcreator/static.pro @@ -35,7 +35,7 @@ DATA_DIRS = \ qmlicons \ qml \ qml-type-descriptions \ - generic-highlighter + qmljsdebugger !isEmpty(copydata) { |