summaryrefslogtreecommitdiff
path: root/content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2019-08-03 22:34:06 +0200
committerChristoph Cullmann <cullmann@kde.org>2019-08-03 22:34:06 +0200
commit826ec87025fbd2c565f9851715c7b91ba53a85a0 (patch)
tree009fcec61bbe4aef3530e87b93924944f62006a4 /content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md
parent32ee395de18d845e307b5bd70b9b0eb96c9111e2 (diff)
add fixed urls
Diffstat (limited to 'content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md')
-rw-r--r--content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md b/content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md
index 5b77f3b..c9381f5 100644
--- a/content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md
+++ b/content/posts/qt-creator-4-9-uses-ksyntaxhighlighting.md
@@ -4,6 +4,7 @@ date: 2019-04-16T20:45:00+02:00
draft: false
categories: [kde, qt, development]
tags: [kde, qt]
+url: /posts/qt-creator-4-9-uses-ksyntaxhighlighting/
---
As you can read in the [official Creator 4.9.0 release announcement](https://blog.qt.io/blog/2019/04/15/qt-creator-4-9-0-released/), Qt Creator now uses the [KSyntaxHighlighting Framework](https://api.kde.org/frameworks/syntax-highlighting/html/index.html) for providing the [generic highlighting](https://doc.qt.io/qtcreator/creator-highlighting.html#generic-highlighting).