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 /es-es | |
parent | 37f97e7e704d4141909195975ce4a92915279db5 (diff) |
Move OpenCV, OpenGL, p5, PyQT, Qt Framework, raylib to 'Framework' section.
Diffstat (limited to 'es-es')
-rw-r--r-- | es-es/jquery-es.html.markdown | 4 | ||||
-rw-r--r-- | es-es/pyqt-es.html.markdown | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/es-es/jquery-es.html.markdown b/es-es/jquery-es.html.markdown index 2388ae84..fc0ff06c 100644 --- a/es-es/jquery-es.html.markdown +++ b/es-es/jquery-es.html.markdown @@ -1,6 +1,6 @@ --- -category: tool -tool: jquery +category: framework +framework: jquery contributors: - ["Sawyer Charles", "https://github.com/xssc"] translators: diff --git a/es-es/pyqt-es.html.markdown b/es-es/pyqt-es.html.markdown index e2cf96d7..ff9dbf24 100644 --- a/es-es/pyqt-es.html.markdown +++ b/es-es/pyqt-es.html.markdown @@ -1,6 +1,6 @@ --- -category: tool -tool: PyQT +category: framework +framework: PyQT filename: learnpyqt-es.py contributors: - ["Nathan Hughes", "https://github.com/sirsharpest"] |