diff options
author | luminist7 <74446843+luminist7@users.noreply.github.com> | 2021-03-09 19:43:53 -0800 |
---|---|---|
committer | luminist7 <> | 2024-04-14 17:14:22 -0600 |
commit | d5a2d6e37c727d5696383c0481f2264e627172f7 (patch) | |
tree | 5393638c11f28270d06f222d8bff973c647d8c33 /de-de | |
parent | 37f97e7e704d4141909195975ce4a92915279db5 (diff) |
Move OpenCV, OpenGL, p5, PyQT, Qt Framework, raylib to 'Framework' section.
Diffstat (limited to 'de-de')
-rw-r--r-- | de-de/opencv-de.html.markdown | 4 | ||||
-rw-r--r-- | de-de/pyqt-de.html.markdown | 4 | ||||
-rw-r--r-- | de-de/qt-de.html.markdown | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/de-de/opencv-de.html.markdown b/de-de/opencv-de.html.markdown index 223e6cd8..2e6202d0 100644 --- a/de-de/opencv-de.html.markdown +++ b/de-de/opencv-de.html.markdown @@ -1,6 +1,6 @@ --- -category: tool -tool: OpenCV +category: framework +framework: OpenCV filename: learnopencv-de.py contributors: - ["Yogesh Ojha", "http://github.com/yogeshojha"] diff --git a/de-de/pyqt-de.html.markdown b/de-de/pyqt-de.html.markdown index ea6f133a..d03571e6 100644 --- a/de-de/pyqt-de.html.markdown +++ b/de-de/pyqt-de.html.markdown @@ -1,6 +1,6 @@ --- -category: tool -tool: PyQT +category: framework +framework: PyQT filename: learnpyqt-de.py contributors: - ["Nathan Hughes", "https://github.com/sirsharpest"] diff --git a/de-de/qt-de.html.markdown b/de-de/qt-de.html.markdown index 7d287cab..080b8196 100644 --- a/de-de/qt-de.html.markdown +++ b/de-de/qt-de.html.markdown @@ -1,6 +1,6 @@ --- -category: tool -tool: Qt Framework +category: framework +framework: Qt Framework language: C++ filename: learnqt-de.cpp contributors: |